File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,9 @@ A full API documentation can be found on `our readthedocs page
74
74
<https://python-isal.readthedocs.io> `_.
75
75
76
76
``python -m isal.igzip `` implements a simple gzip-like command line
77
- application (just like ``python -m gzip ``).
77
+ application (just like ``python -m gzip ``). Full usage documentation can be
78
+ found on `our readthedocs page <https://python-isal.readthedocs.io >`_.
79
+
78
80
79
81
.. usage end
80
82
Original file line number Diff line number Diff line change @@ -40,7 +40,8 @@ ISA-L does not support the same calls as zlib (See differences below).
40
40
A full API documentation can be found below.
41
41
42
42
``python -m isal.igzip `` implements a simple gzip-like command line
43
- application (just like ``python -m gzip ``).
43
+ application (just like ``python -m gzip ``). Full usage documentation can be
44
+ found below.
44
45
45
46
46
47
.. include :: includes/Installation.rst
You can’t perform that action at this time.
0 commit comments