From: David Zafman Date: Fri, 20 Mar 2015 22:34:14 +0000 (-0700) Subject: doc: Add ceph osd pool get all to man page X-Git-Tag: v9.0.0~47^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d51b8b35a143967c0b0be74ea8cd0fe7a7237a49;p=ceph.git doc: Add ceph osd pool get all to man page Caused by: ea6192116cb1af4b8f4964cf7d5c69f164680205 Signed-off-by: David Zafman --- diff --git a/man/8/ceph.rst b/man/8/ceph.rst index 08d06bae38782..872d0424f36e9 100644 --- a/man/8/ceph.rst +++ b/man/8/ceph.rst @@ -854,6 +854,10 @@ Only for erasure coded pools:: ceph osd pool get erasure_code_profile +Use ``all`` to get all pool parameters that apply to the pool's type:: + + ceph osd pool get all + Subcommand ``get-quota`` obtains object or byte limits for pool. Usage::