Update cli.rst

This commit is contained in:
2014-04-30 18:08:37 -04:00
parent c797cfbfcf
commit b20eb4c10c
+1 -1
View File
@@ -14,7 +14,7 @@ Column Printer, Iterator based progress bar and Implicit argument handling.
Click
-----
`click <http://click.pocoo.org/>`_ is a Python package for creating command
`click <http://click.pocoo.org/>`_ is an upcoming Python package for creating command
line interfaces in a composable way with as little amount of code as
necessary. Its the “Command Line Interface Creation Kit”. Its highly
configurable but comes with good defaults out of the box.