mirror of
https://github.com/rclone/rclone.git
synced 2025-03-04 18:18:40 +08: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 ...