Build: fix document ref

This commit is contained in:
Robert Göhler 2020-02-18 20:46:11 +01:00
parent 8991894c1d
commit 7a570a0352
2 changed files with 8 additions and 3 deletions

View File

@ -1,16 +1,21 @@
.. cmd-index: .. _cmd-index:
################# #################
Command Reference Command Reference
################# #################
Operational Commands Operational Commands
==================== ====================
.. _op_cmd_list:
.. opcmdlist:: .. opcmdlist::
Configuration Commands Configuration Commands
====================== ======================
.. _cfg_cmd_list:
.. cfgcmdlist:: .. cfgcmdlist::

View File

@ -5,11 +5,11 @@ CLI
### ###
The VyOS :abbr:`CLI (Command-Line Interface)` comprises an The VyOS :abbr:`CLI (Command-Line Interface)` comprises an
:ref:`commandtree_operationmode` and a :ref:`commandtree_configmode`. operational and a configuration mode.
Operational mode allows for commands to perform operational system tasks and Operational mode allows for commands to perform operational system tasks and
view system and service status, while configuration mode allows for the view system and service status, while configuration mode allows for the
modification of system configuration. The :ref:`command tree page<commandtree>` modification of system configuration. The :ref:`cmd-index`
lists available commands and their functions. lists available commands and their functions.
The CLI provides a built-in help system. In the CLI the ``?`` key may be used The CLI provides a built-in help system. In the CLI the ``?`` key may be used