Skip to content

Commit 2815aea

Browse files
committed
Merge PR ceph#57393 into main
* refs/pull/57393/head: doc/man: add missing long option switches Reviewed-by: Anthony D Atri <[email protected]>
2 parents 1ec2f26 + ad710c1 commit 2815aea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/man/8/ceph.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1631,13 +1631,13 @@ Usage::
16311631
Options
16321632
=======
16331633

1634-
.. option:: -i infile
1634+
.. option:: -i infile, --in-file=infile
16351635

16361636
will specify an input file to be passed along as a payload with the
16371637
command to the monitor cluster. This is only used for specific
16381638
monitor commands.
16391639

1640-
.. option:: -o outfile
1640+
.. option:: -o outfile, --out-file=outfile
16411641

16421642
will write any payload returned by the monitor cluster with its
16431643
reply to outfile. Only specific monitor commands (e.g. osd getmap)

0 commit comments

Comments
 (0)