From: James McClune Date: Tue, 14 Aug 2018 22:04:06 +0000 (-0400) Subject: doc: added :ref: directive for osdmaptool X-Git-Tag: v14.0.1~588^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=aab29672e4a62aebc307e6cf68a8db73867ee773;p=ceph.git doc: added :ref: directive for osdmaptool Added :ref: directive for osdmaptool utility. Signed-off-by: James McClune --- diff --git a/doc/rados/operations/control.rst b/doc/rados/operations/control.rst index 5051daec9515..cb110fbb722b 100644 --- a/doc/rados/operations/control.rst +++ b/doc/rados/operations/control.rst @@ -96,12 +96,10 @@ Query OSD subsystem status. :: ceph osd stat Write a copy of the most recent OSD map to a file. See -`osdmaptool`_. :: +:ref:`osdmaptool `. :: ceph osd getmap -o file -.. _osdmaptool: http://docs.ceph.com/docs/master/man/8/osdmaptool/ - Write a copy of the crush map from the most recent OSD map to file. ::