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

Update CLI help messages. #146

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Update CLI help messages. #146

wants to merge 6 commits into from

Conversation

oeggert
Copy link

@oeggert oeggert commented May 11, 2023

High Level Overview of Change

Cleaned up help messages.

  • Documentation Updates

@@ -52,26 +52,26 @@
"--name",
required=True,
prompt=True,
help="The name of the bridge (used for differentiation purposes).",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why are these all changed to be action statements?

Copy link
Author

Choose a reason for hiding this comment

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

Active voice is preferred for documentation--even with CLI help messages as far as I'm aware?

oeggert and others added 4 commits January 16, 2024 11:03
Co-authored-by: Mayukha Vadari <mvadari@gmail.com>
Co-authored-by: Mayukha Vadari <mvadari@gmail.com>
Co-authored-by: Mayukha Vadari <mvadari@gmail.com>
@oeggert oeggert requested a review from mvadari January 16, 2024 19:04
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