Skip to content

Commit 1ab74ee

Browse files
committed
Remove reference to Command Line
1 parent cb54367 commit 1ab74ee

File tree

2 files changed

+0
-29
lines changed

2 files changed

+0
-29
lines changed

README.rst

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -50,21 +50,6 @@ Usage
5050
{'some': 'payload'}
5151
5252
53-
Command line
54-
------------
55-
56-
Usage::
57-
58-
pyjwt [options] INPUT
59-
60-
Decoding examples::
61-
62-
pyjwt --key=secret decode TOKEN
63-
pyjwt decode --no-verify TOKEN
64-
65-
See more options executing ``pyjwt --help``.
66-
67-
6853
Documentation
6954
-------------
7055

docs/index.rst

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,6 @@ Example Usage
4242
4343
See :doc:`Usage Examples <usage>` for more examples.
4444

45-
Command line
46-
------------
47-
48-
Usage::
49-
50-
pyjwt [options] INPUT
51-
52-
Decoding examples::
53-
54-
pyjwt --key=secret decode TOKEN
55-
pyjwt decode --no-verify TOKEN
56-
57-
See more options executing ``pyjwt --help``.
58-
5945
Index
6046
-----
6147

0 commit comments

Comments
 (0)