diff options
author | jose <jose@gmail.com> | 2023-11-08 19:09:40 -0500 |
---|---|---|
committer | jose <jose@gmail.com> | 2023-11-08 19:09:40 -0500 |
commit | 3e002f876564fe17080694b68ed2c3f7857f17e0 (patch) | |
tree | 8780be70acf17da383badf9e935282045fbd3dfc /docs | |
parent | ebde99a0456b70e78bc4384c94d92cbb7570630c (diff) | |
download | vyos-documentation-3e002f876564fe17080694b68ed2c3f7857f17e0.tar.gz vyos-documentation-3e002f876564fe17080694b68ed2c3f7857f17e0.zip |
Spelling correction
Diffstat (limited to 'docs')
-rw-r--r-- | docs/cli.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli.rst b/docs/cli.rst index 0a5fddf9..67f86659 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. |