mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
help: make help command output less distracting
This commit is contained in:
@@ -70,7 +70,7 @@ var ConfigOptionsInfo = Options{{
|
||||
Name: "checksum",
|
||||
ShortOpt: "c",
|
||||
Default: false,
|
||||
Help: "Check for changes with size & checksum (if available, or fallback to size only).",
|
||||
Help: "Check for changes with size & checksum (if available, or fallback to size only)",
|
||||
Groups: "Copy",
|
||||
}, {
|
||||
Name: "size_only",
|
||||
|
||||
Reference in New Issue
Block a user