Skip to content

Commit

Permalink
docs(guide): add "human" format examples
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelrinaldi committed Mar 5, 2016
1 parent 0c7c80a commit 51207ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -19,6 +19,9 @@ Example:
$ whereami
-23.4733,-46.6658

$ whereami --f human
San Francisco, CA, United States

Options:
-v --version Display current software version
-h --help Display help and usage details
Expand Down
3 changes: 3 additions & 0 deletions cli.js
Expand Up @@ -29,6 +29,9 @@ Example:
$ whereami
-23.4733,-46.6658
$ whereami --f human
San Francisco, CA, United States
Options:
-v --version Display current software version
-h --help Display help and usage details
Expand Down

0 comments on commit 51207ca

Please sign in to comment.