From fbd442b47afe357323ff642d48c10fbb05306f7c Mon Sep 17 00:00:00 2001 From: Kiefer Chang Date: Mon, 22 Jun 2020 11:20:33 +0800 Subject: [PATCH] doc/man: fix ceph-objectstore-tool description There should be a `--` between the name and the description. Fixes: https://tracker.ceph.com/issues/46130 Signed-off-by: Kiefer Chang --- doc/man/8/ceph-objectstore-tool.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/man/8/ceph-objectstore-tool.rst b/doc/man/8/ceph-objectstore-tool.rst index 2379fb0ccee7..184702f4947f 100644 --- a/doc/man/8/ceph-objectstore-tool.rst +++ b/doc/man/8/ceph-objectstore-tool.rst @@ -1,8 +1,8 @@ :orphan: -============================================================= -ceph-objectstore-tool - modify or examine the state of an OSD -============================================================= +============================================================== +ceph-objectstore-tool -- modify or examine the state of an OSD +============================================================== Synopsis ======== -- 2.47.3