summaryrefslogtreecommitdiff
path: root/docs/cli.rst
diff options
context:
space:
mode:
authorjose <josenj@gmail.com>2023-11-08 19:23:49 -0500
committerjose <josenj@gmail.com>2023-11-08 19:23:49 -0500
commitc5e83bc9a06e329e6772d33ff125569ff209ce7e (patch)
treea758763eb4823c5e7d0ce7dffcb8b5a7ce5722dc /docs/cli.rst
parent3e002f876564fe17080694b68ed2c3f7857f17e0 (diff)
downloadvyos-documentation-c5e83bc9a06e329e6772d33ff125569ff209ce7e.tar.gz
vyos-documentation-c5e83bc9a06e329e6772d33ff125569ff209ce7e.zip
Changed 'set' command to appear the same as other commands
Diffstat (limited to 'docs/cli.rst')
-rw-r--r--docs/cli.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli.rst b/docs/cli.rst
index 67f86659..2e5d55fc 100644
--- a/docs/cli.rst
+++ b/docs/cli.rst
@@ -410,7 +410,7 @@ working configuration indicating line changes with ``+`` for additions,
loopback lo {
}
-It is also possible to display all `set` commands within configuration
+It is also possible to display all :cfgcmd:`set` commands within configuration
mode using :cfgcmd:`show | commands`
.. code-block:: none