mirror of
https://github.com/restic/restic.git
synced 2026-08-31 17:57:13 +00:00
return exit code 10 if repository does not exist
This commit is contained in:
@@ -36,6 +36,7 @@ EXIT STATUS
|
||||
|
||||
Exit status is 0 if the command was successful.
|
||||
Exit status is 1 if there was any error.
|
||||
Exit status is 10 if the repository does not exist.
|
||||
Exit status is 11 if the repository is already locked.
|
||||
`,
|
||||
DisableAutoGenTag: true,
|
||||
|
||||
Reference in New Issue
Block a user