diff --git a/cmd/restic/cmd_self_update.go b/cmd/restic/cmd_self_update.go index 0470d5d94..387c9b1d7 100644 --- a/cmd/restic/cmd_self_update.go +++ b/cmd/restic/cmd_self_update.go @@ -38,9 +38,6 @@ 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. -Exit status is 12 if the password is incorrect. `, DisableAutoGenTag: true, RunE: func(cmd *cobra.Command, args []string) error {