Skip to content

Commit

Permalink
Remove reference to Command Line
Browse files Browse the repository at this point in the history
  • Loading branch information
jpadilla committed Apr 1, 2020
1 parent 3318ff8 commit 0a939f4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
15 changes: 0 additions & 15 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,21 +50,6 @@ Usage
{'some': 'payload'}
Command line
------------

Usage::

pyjwt [options] INPUT

Decoding examples::

pyjwt --key=secret decode TOKEN
pyjwt decode --no-verify TOKEN

See more options executing ``pyjwt --help``.


Documentation
-------------

Expand Down
14 changes: 0 additions & 14 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,6 @@ Example Usage
See :doc:`Usage Examples <usage>` for more examples.

Command line
------------

Usage::

pyjwt [options] INPUT

Decoding examples::

pyjwt --key=secret decode TOKEN
pyjwt decode --no-verify TOKEN

See more options executing ``pyjwt --help``.

Index
-----

Expand Down

0 comments on commit 0a939f4

Please sign in to comment.