Skip to content

Commit

Permalink
README: Update usage example
Browse files Browse the repository at this point in the history
Closes-Bug: #1
  • Loading branch information
stephenfin committed Apr 19, 2017
1 parent e579e68 commit 9f46dbf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,9 @@ documentation.

.. code-block::
.. click::
:module: my_path.to.my_module
:func: my_func
.. click:: module:parser
:prog: hello-world
:show-nested:
Detailed information on the various options available is provided in the
`documentation <https://sphinx-click.readthedocs.io>`_.

0 comments on commit 9f46dbf

Please sign in to comment.