Skip to content

Commit

Permalink
Same in the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
epsy committed May 14, 2015
1 parent e354b15 commit 322c9c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The python code above can now be used on the command-line as follows:
Hello world!
$ python hello.py john
Hello John!
$ python hello.py --no-capitalize
Hello john!
$ python hello.py dave --no-capitalize
Hello dave!
You can find the documentation at: http://clize.readthedocs.org/

0 comments on commit 322c9c5

Please sign in to comment.