mirror of
https://github.com/rclone/rclone.git
synced 2026-01-04 01:23:24 +00:00
docs: spelling: etc.
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Nick Craig-Wood
parent
e4a87f772f
commit
3e1cb8302a
@@ -220,7 +220,7 @@ Here are some gotchas which may help users unfamiliar with the shell rules
|
||||
### Linux / OSX ###
|
||||
|
||||
If your names have spaces or shell metacharacters (e.g. `*`, `?`, `$`,
|
||||
`'`, `"` etc) then you must quote them. Use single quotes `'` by default.
|
||||
`'`, `"`, etc.) then you must quote them. Use single quotes `'` by default.
|
||||
|
||||
rclone copy 'Important files?' remote:backup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user