Skip to content

Commit

Permalink
Merge pull request #11134 from tserlin/wip-tserlin-fix-radosgw-admin-…
Browse files Browse the repository at this point in the history
…manpage

Add two options to radosgw-admin.rst manpage

Reviewed-by: Casey Bodley <cbodley@redhat.com>
  • Loading branch information
cbodley committed Sep 19, 2016
2 parents 96fde20 + 697f30d commit b606ab1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/man/8/radosgw-admin.rst
Expand Up @@ -419,6 +419,15 @@ Orphans Search Options
Number of seconds to wait before declaring an object to be an orphan.
Default is 86400 (24 hours).

.. option:: --job-id

Set the job id (for orphans find)

.. option:: --max-concurrent-ios

Maximum concurrent ios for orphans find.
Default is 32.


Examples
========
Expand Down

0 comments on commit b606ab1

Please sign in to comment.