]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/man: add missing long option switches 57393/head
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 10 May 2024 14:09:16 +0000 (10:09 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 10 May 2024 14:10:07 +0000 (10:10 -0400)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
doc/man/8/ceph.rst

index 478d3c6b3ce9cb91fe1cd5bcf013f199f3ddeb29..02c83bfe02a43ccf2271a7b9f61480d4777109ae 100644 (file)
@@ -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)