Skip to content

Commit

Permalink
Add missing options to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Jan 13, 2014
1 parent c207c68 commit 7a42ebc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ CLI tool for scaffolding out [Yeoman](https://github.com/yeoman/yeoman) projects
## Options

- `--no-color` flag to disable colors.

- `--version` (`-v`) Print the current `yo` version.
- `--help` (`-h`) Print `yo` help menu with the list of found generators
- `--[no-]insight` to toggle anonymous [Insight](https://github.com/yeoman/insight) tracking which helps us improve Yeoman. Using either of these flags on the first run will prevent you from being prompted about it interactively. The flags can also be used to change it later on.


Expand Down

0 comments on commit 7a42ebc

Please sign in to comment.