mirror of
https://github.com/rclone/rclone
synced 2024-11-27 05:23:40 +01:00
docs/bisync: fixed typo (#6196)
Fixed a little typo in /docs/content/bisync.md
This commit is contained in:
parent
6d342a3c5b
commit
5cc47de912
@ -106,7 +106,7 @@ Optional Flags:
|
||||
|
||||
Arbitrary rclone flags may be specified on the
|
||||
[bisync command line](/commands/rclone_bisync/), for example
|
||||
`rclone bsync ./testdir/path1/ gdrive:testdir/path2/ --drive-skip-gdocs -v -v --timeout 10s`
|
||||
`rclone bisync ./testdir/path1/ gdrive:testdir/path2/ --drive-skip-gdocs -v -v --timeout 10s`
|
||||
Note that interactions of various rclone flags with bisync process flow
|
||||
has not been fully tested yet.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user