mirror of
https://github.com/rclone/rclone.git
synced 2026-03-05 07:40:29 -05:00
Otherwise, we get en dashes in the man page, making args more difficult
to copy/paste to a command line.
Before:
Use –addr to specify ...
After:
Use --addr to specify ...