Handbook section with usage information

This commit is contained in:
2021-05-05 02:37:20 -07:00
parent 36ab0930fe
commit ac3fb0ca2b
9 changed files with 115 additions and 35 deletions

View File

@ -0,0 +1,7 @@
# Command Reference
```{eval-rst}
.. click:: yaclog.cli.__main__:cli
:prog: yaclog
:nested: full
```