Wrap lines to 78 char.

This commit is contained in:
kuyan
2013-08-03 19:26:41 -07:00
parent 88fccb1b4d
commit 8e952f0af6
+3 -1
View File
@@ -11,4 +11,6 @@ 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.
`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.