mirror of
https://github.com/rclone/rclone.git
synced 2026-07-25 15:06:49 -04: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 ...