summaryrefslogtreecommitdiff
path: root/docs/configuration-overview.rst
diff options
context:
space:
mode:
authorcurrite <sll@disroot.org>2019-08-08 14:16:40 +0200
committercurrite <sll@disroot.org>2019-08-08 14:16:40 +0200
commit3c2d9d4f839848fc5a9b6d3c275e1d9158ba8919 (patch)
tree2a210293a53cbebfd4f9beb5a9d00c6c7d3523cf /docs/configuration-overview.rst
parent8f4605b0061675a35951ca293f9871f2e75b6966 (diff)
downloadvyos-documentation-3c2d9d4f839848fc5a9b6d3c275e1d9158ba8919.tar.gz
vyos-documentation-3c2d9d4f839848fc5a9b6d3c275e1d9158ba8919.zip
remove asterisks and add up command
Diffstat (limited to 'docs/configuration-overview.rst')
-rw-r--r--docs/configuration-overview.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/configuration-overview.rst b/docs/configuration-overview.rst
index 1ed0938f..bd1ab8d8 100644
--- a/docs/configuration-overview.rst
+++ b/docs/configuration-overview.rst
@@ -135,8 +135,7 @@ To change the current hierarchy level use the command: `edit`
You are now in a sublevel relative to `interfaces ethernet eth0`,
all commands executed from this point on are relative to this sublevel.
-Use either the `top` or `exit` command to go back to the top of the hierarchy.
-
+Use either the `top` or `exit` command to go back to the top of the hierarchy. You can also use the `up` command to move only one level up at a time.
The `show` command within configuration mode will show the working configuration
indicating line changes with `+` for additions, `>` for replacements and `-` for deletions.