From: Patrick Donnelly Date: Fri, 10 May 2024 14:09:16 +0000 (-0400) Subject: doc/man: add missing long option switches X-Git-Tag: v17.2.8~344^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F57708%2Fhead;p=ceph.git doc/man: add missing long option switches Signed-off-by: Patrick Donnelly (cherry picked from commit ad710c1f9395917310046a810176fca37b286fab) --- diff --git a/doc/man/8/ceph.rst b/doc/man/8/ceph.rst index 77ecd1fab76..adef8d4b9a9 100644 --- a/doc/man/8/ceph.rst +++ b/doc/man/8/ceph.rst @@ -1524,13 +1524,13 @@ Usage:: Options ======= -.. option:: -i infile +.. option:: -i infile, --in-file=infile will specify an input file to be passed along as a payload with the command to the monitor cluster. This is only used for specific monitor commands. -.. option:: -o outfile +.. option:: -o outfile, --out-file=outfile will write any payload returned by the monitor cluster with its reply to outfile. Only specific monitor commands (e.g. osd getmap)