Possible issue with documentation for --suffix

thanks for the ever improving documentation


https://rclone.org/docs/#suffix-suffix

rclone sync -i /path/to/local/file remote:current --suffix .bak

should be

rclone sync -i /path/to/local remote:current --suffix .bak

1 Like

Well spotted :smiley: Want to make an edit to the docs?

Click the source link on the bottom of that page then click the edit button on the GitHub page to send a Pull request.

ok. i will give it a try.

will let you know.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.