From aab29672e4a62aebc307e6cf68a8db73867ee773 Mon Sep 17 00:00:00 2001 From: James McClune Date: Tue, 14 Aug 2018 18:04:06 -0400 Subject: [PATCH] doc: added :ref: directive for osdmaptool Added :ref: directive for osdmaptool utility. Signed-off-by: James McClune --- doc/rados/operations/control.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/rados/operations/control.rst b/doc/rados/operations/control.rst index 5051daec951..cb110fbb722 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. ::