summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-08-13 14:30:42 +0200
committerGitHub <noreply@github.com>2019-08-13 14:30:42 +0200
commitb748d20155e3f15d58da5ad5b55480a4802d7126 (patch)
tree7a903dac58144be33521595d64b856999d280e28
parent59d5d4e4867c12959189ea36bad452ba905b0c5b (diff)
parent3c2d9d4f839848fc5a9b6d3c275e1d9158ba8919 (diff)
downloadvyos-documentation-b748d20155e3f15d58da5ad5b55480a4802d7126.tar.gz
vyos-documentation-b748d20155e3f15d58da5ad5b55480a4802d7126.zip
Merge pull request #95 from currite/asteriscos_up_y_otros
remove asterisks and add up command
-rw-r--r--docs/configuration-overview.rst3
-rw-r--r--docs/install.rst2
2 files changed, 2 insertions, 3 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.
diff --git a/docs/install.rst b/docs/install.rst
index 22e5061e..ba311a41 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -123,7 +123,7 @@ GPG verification
As you have our public key, you just need the signature of the software you want to verify.
-.. note:: **In order to get the signature, go to your web browser and append *.asc* to the URL of your dowloaded VyOS image**. You will download a small *.asc* file, that's the signature of your image.
+.. note:: **In order to get the signature, go to your web browser and append .asc to the URL of your dowloaded VyOS image**. You will download a small *.asc* file, that's the signature of your image.
So finally you can verify the authenticity of your image.