We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb54367 commit 1ab74eeCopy full SHA for 1ab74ee
README.rst
@@ -50,21 +50,6 @@ Usage
50
{'some': 'payload'}
51
52
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
68
Documentation
69
70
docs/index.rst
@@ -42,20 +42,6 @@ Example Usage
42
43
See :doc:`Usage Examples <usage>` for more examples.
44
45
46
47
48
49
Index
-----
0 commit comments