Skip to content

Commit b890c1b

Browse files
committed
Fix cli
1 parent d6cf694 commit b890c1b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/cli.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Command Line Interface
22
======================
33
DiffuPy Command Line Interface
44

5-
.. automodule:: diffupy.cli
6-
:members:
5+
.. click:: diffupy.cli:main
6+
:prog: diffupy

0 commit comments

Comments
 (0)