docs: use sphinx arg parser extension to document args
This commit is contained in:
@@ -3,5 +3,7 @@ Client Reference
|
||||
|
||||
Here is a reference of all the BAM cli commands.
|
||||
|
||||
bam init
|
||||
Initializes a Project. Available in a few variations.
|
||||
.. argparse::
|
||||
:module: bam
|
||||
:func: create_argparse
|
||||
:prog: bam
|
||||
|
Reference in New Issue
Block a user