mirror of
https://github.com/rclone/rclone.git
synced 2026-06-14 19:34:33 -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 ...