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/system/config-management.rst | |
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/system/config-management.rst')
-rw-r--r-- | docs/system/config-management.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/system/config-management.rst b/docs/system/config-management.rst index 9c4cc491..f21562fd 100644 --- a/docs/system/config-management.rst +++ b/docs/system/config-management.rst @@ -28,6 +28,6 @@ A commit look now like this: Archiving config... tftp://10.0.0.2 OK [edit] - vyos@vyos-R1# + vyos@vyos-R1# The filename has this format: config.boot-hostname.YYYYMMDD_HHMMSS
\ No newline at end of file |