Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Jun 1, 2015
1 parent b097e4d commit 76e2780
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ cli is the library that powers the CLI for

* Easy sub-command based CLIs: `cli foo`, `cli bar`, etc.

* Optional support for default subcommands so `cli` does something
other than error.

* Automatic help generation for listing subcommands

* Automatic help flag recognition of `-h`, `--help`, etc.
Expand Down

0 comments on commit 76e2780

Please sign in to comment.