docs: fix description of --quiet - fixes #4132

This commit is contained in:
Martin Stone 2020-04-15 22:50:18 +01:00 committed by Nick Craig-Wood
parent b07bef2a6b
commit 9d4b3580a5

View File

@ -969,8 +969,7 @@ is fixed all non-ASCII characters will be replaced with `.` when
### -q, --quiet ###
Normally rclone outputs stats and a completion message. If you set
this flag it will make as little output as possible.
This flag will limit rclone's output to error messages only.
### --retries int ###