Skip to content
Snippets Groups Projects

Add documentation for command-line tools

Compare and
2 files
+ 21
0
Compare changes
  • Side-by-side
  • Inline
Files
2
docs/cli.rst 0 → 100644
+ 20
0
Command-line interface
======================
Shared command-line interface
-----------------------------
.. click:: swh.core.cli:swh
:prog: swh
:show-nested:
Database initialization utilities
---------------------------------
.. click:: swh.core.cli.db:init
:prog: swh db init
:show-nested:
.. click:: swh.core.cli.db:db_init
:prog: swh db-init
:show-nested:
Loading