summaryrefslogtreecommitdiff
path: root/man/monmaptool.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/monmaptool.8')
-rw-r--r--man/monmaptool.87
1 files changed, 6 insertions, 1 deletions
diff --git a/man/monmaptool.8 b/man/monmaptool.8
index f4f5a2b009b..5e465fe8747 100644
--- a/man/monmaptool.8
+++ b/man/monmaptool.8
@@ -1,4 +1,4 @@
-.TH "MONMAPTOOL" "8" "September 22, 2011" "dev" "Ceph"
+.TH "MONMAPTOOL" "8" "February 17, 2012" "dev" "Ceph"
.SH NAME
monmaptool \- ceph monitor cluster map manipulation tool
.
@@ -77,6 +77,11 @@ will add a monitor with the specified ip:port to the map.
.B \-\-rm name
will remove the monitor with the specified ip:port from the map.
.UNINDENT
+.INDENT 0.0
+.TP
+.B \-\-fsid uuid
+will set the fsid to the given uuid. If not specified with \-\-create, a random fsid will be generated.
+.UNINDENT
.SH EXAMPLE
.sp
To create a new map with three monitors (for a fresh Ceph file system):