[+] Scenarios: CLI: Added docopt description.

This commit is contained in:
Konstantin Molchanov
2013-07-04 23:53:08 +04:00
parent 44e0dbabe7
commit 4651e48d37
+5
View File
@@ -7,3 +7,8 @@ Clint
-----
.. todo:: Write about Clint
docopt
------
`docopt <http://docopt.org/>`_ is a lightweight, highly Pythonic package that allows creating command line interfaces easily and intuitively, by parsing POSIX-style usage instructions.