Skip to content

DOCS-10953: adds --interactive option to mongostat reference #3164

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

Merged
merged 1 commit into from
Jan 30, 2018

Conversation

schmalliso
Copy link
Contributor

@schmalliso schmalliso commented Dec 12, 2017

This change is Reviewable

Copy link
Collaborator

@jdestefano-mongo jdestefano-mongo left a comment

Choose a reason for hiding this comment

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

One comment and a nit, otherwise lgtm.


{{role}} is not available with the :option:`--json <mongostat --json>`
option.
post: |
Copy link
Collaborator

Choose a reason for hiding this comment

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

Does "post: |" need to be dedented? Not sure if it's github's rendering or an issue.


Use the :option:`--interactive <mongostat --interactive>` option to
view statistics in a non-scrolling `ncurses<https://www.gnu.org/software/ncurses/>`_-style
interactive output. :option:`--interactive` lets you highlight specific
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nit: Not a huge fan of starting sentences with methods/options/whatevers that start with lowercase or symbols. Can we say "The :option:--interactive option lets you..." ?

@schmalliso schmalliso merged commit d6993f8 into mongodb:master Jan 30, 2018
@schmalliso
Copy link
Contributor Author

Made the tweaks Jon suggested and merged to master. Thanks!

@schmalliso schmalliso deleted the DOCS-10953 branch January 30, 2018 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants