Skip to content
Snippets Groups Projects
Commit dca9c5fc authored by Nicolas Dandrimont's avatar Nicolas Dandrimont
Browse files

Add documentation for command-line tools

parent b7ec05db
No related branches found
Tags v0.5.3
1 merge request!141Add documentation for command-line tools
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:
......@@ -12,4 +12,5 @@ Reference Documentation
.. toctree::
:maxdepth: 2
cli
/apidoc/swh.core
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment