We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6cf694 commit b890c1bCopy full SHA for b890c1b
1 file changed
docs/source/cli.rst
@@ -2,5 +2,5 @@ Command Line Interface
2
======================
3
DiffuPy Command Line Interface
4
5
-.. automodule:: diffupy.cli
6
- :members:
+.. click:: diffupy.cli:main
+ :prog: diffupy
0 commit comments