diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-11-28 21:26:03 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-11-28 21:26:14 +0100 |
commit | a71cdcec33caaeb9e9667d66e8248de1a47122a8 (patch) | |
tree | 337f7e40535f675f4319db39f3d3ca6ac31a8406 /docs/appendix/commandtree | |
parent | c4eaab5a8a3785a84cdcb09ce56757344d1647d0 (diff) | |
download | vyos-documentation-a71cdcec33caaeb9e9667d66e8248de1a47122a8.tar.gz vyos-documentation-a71cdcec33caaeb9e9667d66e8248de1a47122a8.zip |
docs: remove all trailing whitespaces
Done via:
$ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
Diffstat (limited to 'docs/appendix/commandtree')
-rw-r--r-- | docs/appendix/commandtree/configmode.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/appendix/commandtree/configmode.rst b/docs/appendix/commandtree/configmode.rst index 2eaa96fc..8d675f7e 100644 --- a/docs/appendix/commandtree/configmode.rst +++ b/docs/appendix/commandtree/configmode.rst @@ -158,7 +158,7 @@ VyOS maintains backups of previous configurations. To compare configuration revi saved Compare working & saved configurations <N> Compare working with revision N <N> <M> Compare revision N with M - + Revisions: 0 2019-03-20 20:57:22 root by boot-config-loader 1 2019-03-15 20:00:04 root by boot-config-loader @@ -225,7 +225,7 @@ The ``discard`` command removes all pending configuration changes. [edit] vyos@vyos# discard - + Changes have been discarded Edit @@ -435,9 +435,9 @@ Use the compare command to verify the configuration you want to rollback to. [edit] vyos@vyos# rollback 1 Proceed with reboot? [confirm][y] - + Broadcast message from root@vyos-1 (pts/0) (Tue Dec 17 21:07:45 2018): - + The system is going down for reboot NOW! [edit] vyos@vyos# |