docs/bisync: fixed typo (#6196)

Fixed a little typo in /docs/content/bisync.md
This commit is contained in:
Mr-Kanister 2022-05-27 10:32:25 +02:00 committed by GitHub
parent 6d342a3c5b
commit 5cc47de912
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,7 @@ Optional Flags:
Arbitrary rclone flags may be specified on the Arbitrary rclone flags may be specified on the
[bisync command line](/commands/rclone_bisync/), for example [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 Note that interactions of various rclone flags with bisync process flow
has not been fully tested yet. has not been fully tested yet.