Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc/man: '-o' has never been for output file #31204

Closed

Conversation

badone
Copy link
Contributor

@badone badone commented Oct 28, 2019

Surprise! rados has never had an 'outfile' option!

Originally there was no '-o' option, it appears to have been addded in
2016 to specify object_size.

Signed-off-by: Brad Hubbard bhubbard@redhat.com

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard backend
  • jenkins test docs
  • jenkins render docs

Originally there was no '-o' option, it appears to have been addded in
2016 to specify object_size.

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
@badone
Copy link
Contributor Author

badone commented Oct 29, 2019

jenkins test make check

@@ -42,11 +42,9 @@ Options
command to the monitor cluster. This is only used for specific
monitor commands.

.. option:: -o outfile
.. option:: -o object_size
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you instead s/-o/--output/ and and a new item for "-o" ?

@badone badone added the DNM label Oct 29, 2019
@badone
Copy link
Contributor Author

badone commented Oct 29, 2019

@tchaikov has given me some good information and an idea. I'll take another run at this shortly.

@badone
Copy link
Contributor Author

badone commented Nov 1, 2019

I'll submit a different PR for this.

@badone badone closed this Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants