mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Update cli.rst
Fixed Cliff's documentation link, as the ReadTheDocs one is not working.
This commit is contained in:
@@ -56,7 +56,7 @@ who choose to create a command-line interface because it is quick and simple.
|
|||||||
Cliff
|
Cliff
|
||||||
------
|
------
|
||||||
|
|
||||||
`Cliff <https://cliff.readthedocs.org/en/latest>`_ is a framework for
|
`Cliff <http://docs.openstack.org/developer/cliff/>`_ is a framework for
|
||||||
building command-line programs. It uses setuptools entry points to provide
|
building command-line programs. It uses setuptools entry points to provide
|
||||||
subcommands, output formatters, and other extensions. The framework is meant
|
subcommands, output formatters, and other extensions. The framework is meant
|
||||||
to be used to create multi-level commands such as subversion and git, where
|
to be used to create multi-level commands such as subversion and git, where
|
||||||
|
|||||||
Reference in New Issue
Block a user