Skip to content

Commit

Permalink
Merge pull request #1145 from josenj/master
Browse files Browse the repository at this point in the history
Small document changes.
  • Loading branch information
rebortg authored Nov 12, 2023
2 parents e478577 + c5e83bc commit 8de4a1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/cli.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 8de4a1e

Please sign in to comment.