diff options
Diffstat (limited to '')
-rw-r--r-- | docs/snippets/anta_help.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/snippets/anta_help.txt b/docs/snippets/anta_help.txt index 0c3302a..7bc37ad 100644 --- a/docs/snippets/anta_help.txt +++ b/docs/snippets/anta_help.txt @@ -1,6 +1,6 @@ Usage: anta [OPTIONS] COMMAND [ARGS]... - Arista Network Test Automation (ANTA) CLI + Arista Network Test Automation (ANTA) CLI. Options: --version Show the version and exit. @@ -13,8 +13,8 @@ Options: --help Show this message and exit. Commands: - check Commands to validate configuration files - debug Commands to execute EOS commands on remote devices - exec Commands to execute various scripts on EOS devices - get Commands to get information from or generate inventories - nrfu Run ANTA tests on devices + check Commands to validate configuration files. + debug Commands to execute EOS commands on remote devices. + exec Commands to execute various scripts on EOS devices. + get Commands to get information from or generate inventories. + nrfu Run ANTA tests on selected inventory devices. |