diff options
| -rw-r--r-- | docs/cli.rst | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/cli.rst b/docs/cli.rst index 0a5fddf9..2e5d55fc 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -369,7 +369,7 @@ command.  You are now in a sublevel relative to ``interfaces ethernet eth0``, all  commands executed from this point on are relative to this sublevel. Use -eithe the :cfgcmd:`top` or :cfgcmd:`exit` command to go back to the top +either the :cfgcmd:`top` or :cfgcmd:`exit` command to go back to the top  of the hierarchy. You can also use the :cfgcmd:`up` command to move only  one level up at a time. @@ -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  | 
