]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: add orphans commands to radosgw-admin(8) 7524/head
authorKen Dreyer <kdreyer@redhat.com>
Thu, 4 Feb 2016 02:51:58 +0000 (19:51 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 4 Feb 2016 18:06:13 +0000 (11:06 -0700)
The --help text was added in 105a76bf542e05b739d5a03ca8ae55432350f107.
Add the corresponding entries to the man page.

Fixes: #14637
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
(cherry picked from commit ec162f068b40f594c321df5caa9fe2541551b89e)
  Cherry-pick to hammer includes nroff source change (in master the
  nroff sources are no longer present in Git.)

doc/man/8/radosgw-admin.rst
man/radosgw-admin.8

index cae8b81a67504562cccca130e9645f22f40a508c..2e43c192477dd3f4bf152d5c6b209757f073887f 100644 (file)
@@ -83,6 +83,12 @@ Commands
 :command:`usage trim`
   Trim usage information (with optional user and date range)
 
+:command:`orphans find`
+  Init and run search for leaked rados objects
+
+:command:`orphans finish`
+  Clean up search for leaked rados objects
+
 
 Options
 =======
@@ -150,6 +156,18 @@ Options
    Defer removal of object tail
    
 
+Orphans Search Options
+======================
+
+.. option:: --pool
+
+       Data pool to scan for leaked rados objects
+
+.. option:: --num-shards
+
+       Number of shards to use for keeping the temporary scan info
+
+
 Examples
 ========
 
index 760c67526e68e9617eb93c6b0a0be5173b6daeba..7b830903191ea6e1d9e02907ee262ec0de089442 100644 (file)
@@ -131,6 +131,12 @@ Show the usage information (with optional user and date range)
 .TP
 .B \fBusage trim\fP
 Trim usage information (with optional user and date range)
+.TP
+.B \fBorphans find\fP
+Init and run search for leaked rados objects
+.TP
+.B \fBorphans finish\fP
+Clean up search for leaked rados objects
 .UNINDENT
 .SH OPTIONS
 .INDENT 0.0
@@ -210,6 +216,17 @@ Remove all objects before bucket removal
 .B \-\-lazy\-remove
 Defer removal of object tail
 .UNINDENT
+.SH ORPHANS SEARCH OPTIONS
+.INDENT 0.0
+.TP
+.B \-\-pool
+Data pool to scan for leaked rados objects
+.UNINDENT
+.INDENT 0.0
+.TP
+.B \-\-num\-shards
+Number of shards to use for keeping the temporary scan info
+.UNINDENT
 .SH EXAMPLES
 .sp
 Generate a new user: