From: Patrick Donnelly Date: Fri, 10 May 2024 14:09:16 +0000 (-0400) Subject: doc/man: add missing long option switches X-Git-Tag: v19.1.1~311^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b141e29567fcdd9ff64208b6a79595e76fd9b132;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 478d3c6b3ce9..02c83bfe02a4 100644 --- a/doc/man/8/ceph.rst +++ b/doc/man/8/ceph.rst @@ -1631,13 +1631,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)