livemedia-creator: Use sphinx-argparse to document args
Add it to lorax.rst and livemedia-creator.rst
This commit is contained in:
parent
0b9077ceaa
commit
12690a0aa3
@ -39,6 +39,11 @@ Conventions used in this document:
|
|||||||
``image`` is the disk image being created by running livemedia-creator
|
``image`` is the disk image being created by running livemedia-creator
|
||||||
|
|
||||||
|
|
||||||
|
.. argparse::
|
||||||
|
:ref: livemedia-creator.get_parser
|
||||||
|
:prog: livemedia-creator
|
||||||
|
|
||||||
|
|
||||||
Quickstart
|
Quickstart
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
@ -16,6 +16,11 @@ rawhide version to build the boot.iso for rawhide, along with the rawhide
|
|||||||
repositories.
|
repositories.
|
||||||
|
|
||||||
|
|
||||||
|
.. argparse::
|
||||||
|
:ref: lorax.get_parser
|
||||||
|
:prog: lorax
|
||||||
|
|
||||||
|
|
||||||
Quickstart
|
Quickstart
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user