
Created section describing structure of our man pages. Removed superflous title in the CLI documentation to improve man page readability. Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: Ib302190408c4c684b96cc30e9cf2cb6b1c00c086
18 lines
388 B
ReStructuredText
18 lines
388 B
ReStructuredText
.. _cli:
|
|
|
|
==================================================
|
|
Validations Framework Command Line Interface (CLI)
|
|
==================================================
|
|
|
|
Global Options
|
|
~~~~~~~~~~~~~~
|
|
|
|
.. autoprogram-cliff:: validations_libs.cli.app.ValidationCliApp
|
|
:application: validation
|
|
|
|
Command Options
|
|
~~~~~~~~~~~~~~~
|
|
|
|
.. autoprogram-cliff:: validation.cli
|
|
:application: validation
|