]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Add ceph osd pool get <poolname> all to man page
authorDavid Zafman <dzafman@redhat.com>
Fri, 20 Mar 2015 22:34:14 +0000 (15:34 -0700)
committerDavid Zafman <dzafman@redhat.com>
Thu, 2 Apr 2015 18:36:28 +0000 (11:36 -0700)
Caused by: ea6192116cb1af4b8f4964cf7d5c69f164680205

Signed-off-by: David Zafman <dzafman@redhat.com>
man/8/ceph.rst

index 08d06bae38782326be5ae8298ce39893480815af..872d0424f36e9b19514053fd4f8f8f9a70605830 100644 (file)
@@ -854,6 +854,10 @@ Only for erasure coded pools::
 
        ceph osd pool get <poolname> erasure_code_profile
 
+Use ``all`` to get all pool parameters that apply to the pool's type::
+
+       ceph osd pool get <poolname> all
+
 Subcommand ``get-quota`` obtains object or byte limits for pool.
 
 Usage::