rsync: removed trailing white space

This commit is contained in:
Ondrej Brinkel
2017-12-05 19:45:51 +01:00
committed by GitHub
parent 6b953f6a20
commit 915bec1e00

View File

@@ -30,4 +30,3 @@
- Transfer file over SSH and show global progress:
`rsync -e ssh --info=progress2 {{remote_host_name}}:{{remote_file}} {{local_file}}`