Update man pages for the new -S option
authorIustin Pop <iustin@google.com>
Thu, 26 Aug 2010 11:51:40 +0000 (13:51 +0200)
committerIustin Pop <iustin@google.com>
Mon, 30 Aug 2010 09:12:06 +0000 (11:12 +0200)
hbal.1
hspace.1

diff --git a/hbal.1 b/hbal.1
index cec86c2..bb4edf9 100644 (file)
--- a/hbal.1
+++ b/hbal.1
@@ -442,6 +442,12 @@ collecting via RAPI or LUXI). This or one of the other backends must
 be selected.
 
 .TP
+.BI "-S" datafile ", --save-cluster=" datafile
+If given, the state of the cluster at the end of the balancing is
+saved to the given file. This allows re-feeding the cluster state to
+either hbal itself or for example hspace.
+
+.TP
 .BI "-m" cluster
 Collect data directly from the
 .I cluster
index ee168c0..34d147e 100644 (file)
--- a/hspace.1
+++ b/hspace.1
@@ -335,6 +335,14 @@ collecting via RAPI or LUXI). This or one of the other backends must
 be selected.
 
 .TP
+.BI "-S" filename ", --save-cluster=" filename
+If given, the state of the cluster at the end of the allocation is
+saved to a file named \fIfilename.alloc\fR, and if tiered allocation
+is enabled, the state after tiered allocation will be saved to
+\fIfilename.tiered\fR. This allows re-feeding the cluster state to
+either hspace itself (with different parameters) or for example hbal.
+
+.TP
 .BI "-m" cluster
 Collect data directly from the
 .I cluster