diff options
author | rebortg <github@ghlr.de> | 2020-11-29 19:08:35 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2020-11-29 19:08:35 +0100 |
commit | 371bf8185f3cd0628969a8603aa92503b2fc3853 (patch) | |
tree | 91113bcd6a31fd635af54bf39b079f2cb1d3053b /docs/cli.rst | |
parent | adf00431bcc81e270687882e672d59dd2c65515a (diff) | |
download | vyos-documentation-371bf8185f3cd0628969a8603aa92503b2fc3853.tar.gz vyos-documentation-371bf8185f3cd0628969a8603aa92503b2fc3853.zip |
rearange changelog, cli, contributing
Diffstat (limited to 'docs/cli.rst')
-rw-r--r-- | docs/cli.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/cli.rst b/docs/cli.rst index 4694cc5d..b138b18b 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -1,14 +1,14 @@ .. _cli: -### -CLI -### +##################### +Comand Line Interface +##################### The VyOS :abbr:`CLI (Command-Line Interface)` comprises an operational and a configuration mode. Operational Mode -================ +################ Operational mode allows for commands to perform operational system tasks and view system and service status, while configuration mode allows for the @@ -73,7 +73,7 @@ When viewing in page mode the following commands are available: in the event that the output has lines which exceed the terminal size. Configuration Mode -================== +################## The list of all operational level commands is available at :ref:`configuration_level_commands`. |