summaryrefslogtreecommitdiff
path: root/docs/cli.rst
diff options
context:
space:
mode:
authorsrividya0208 <a.srividya@vyos.io>2021-06-30 06:17:12 -0400
committersrividya0208 <a.srividya@vyos.io>2021-06-30 06:17:12 -0400
commitae6a2ba810a19d81cbad5b0da29e791a7b5e411f (patch)
tree2472fefc2063afef7aec56eb8b12321d194743a1 /docs/cli.rst
parent5b5a84606f3eb415cfa0f270a8e6803b5b336ae1 (diff)
downloadvyos-documentation-ae6a2ba810a19d81cbad5b0da29e791a7b5e411f.tar.gz
vyos-documentation-ae6a2ba810a19d81cbad5b0da29e791a7b5e411f.zip
configuration page: corrected spelling and grammatical mistakes
There were minimal grammatical and spelling mistakes in the files which I corrected as documentation proof reading. Also added information about few ipsec vpn parameters.
Diffstat (limited to 'docs/cli.rst')
-rw-r--r--docs/cli.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/cli.rst b/docs/cli.rst
index 7578ef8d..884c3d51 100644
--- a/docs/cli.rst
+++ b/docs/cli.rst
@@ -110,8 +110,7 @@ files.
Terminology
###########
-live
-A VyOS system has three major types of configurations:
+A live VyOS system has three major types of configurations:
* **Active** or **running configuration** is the system configuration
that is loaded and currently active (used by VyOS). Any change in
@@ -404,7 +403,7 @@ different levels in the hierarchy.
Use this command to preserve configuration changes upon reboot. By
default it is stored at */config/config.boot*. In the case you want
to store the configuration file somewhere else, you can add a local
- path, an SCP address, an FTP address or a TFTP address.
+ path, a SCP address, a FTP address or a TFTP address.
.. code-block:: none
@@ -455,7 +454,7 @@ different levels in the hierarchy.
a firewall, and you are not sure there are no mistakes that will lock
you out of your system. You can use confirmed commit. If you issue
the ``commit-confirm`` command, your changes will be commited, and if
- you don't issue issue the ``confirm`` command in 10 minutes, your
+ you don't issue the ``confirm`` command in 10 minutes, your
system will reboot into previous config revision.
.. code-block:: none