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

document using options per command #751

Merged
merged 1 commit into from Jan 11, 2018

Conversation

mojavelinux
Copy link
Contributor

  • document that options can be added to a command
  • document that command options are validated when the command is used
  • document that options are not validated if command has no action

Readme.md Outdated

You can attach options to an action-based command.

```ruby
Copy link
Collaborator

Choose a reason for hiding this comment

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

javascript?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OMG! I'm having a polyglot moment!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed!

Copy link
Collaborator

Choose a reason for hiding this comment

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

Thank you!

- document that options can be added to a command
- document that command options are validated when the command is used
- document that options are not validated if command has no action
@abetomo abetomo merged commit 447ce8f into tj:master Jan 11, 2018
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.

None yet

2 participants