mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
Document rclone return codes - fixes #308
This commit is contained in:
@@ -459,3 +459,11 @@ For the filtering options
|
|||||||
* `--dump-filters`
|
* `--dump-filters`
|
||||||
|
|
||||||
See the [filtering section](/filtering/).
|
See the [filtering section](/filtering/).
|
||||||
|
|
||||||
|
Exit Code
|
||||||
|
---------
|
||||||
|
|
||||||
|
If any errors occurred during the command, rclone will set a non zero
|
||||||
|
exit code. This allows scripts to detect when rclone operations have
|
||||||
|
failed.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user