mirror of
https://github.com/rclone/rclone.git
synced 2026-01-08 03:23:26 +00:00
docs: fix incorrectly escaped windows path separators
This commit is contained in:
committed by
Nick Craig-Wood
parent
236f247c59
commit
cffb6732a4
@@ -99,7 +99,7 @@ backward. Examples:
|
||||
```sh
|
||||
rclone @ remote:path/to/files *
|
||||
rclone @ remote:path/to/files X:
|
||||
rclone @ remote:path/to/files C:\\path\\parent\\mount
|
||||
rclone @ remote:path/to/files C:\path\parent\mount
|
||||
rclone @ remote:path/to/files X:
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user