update frontends.rst error/warning list

This commit is contained in:
Thomas Waldmann 2023-12-03 00:27:19 +01:00
parent 2e05c234b6
commit 5caf747011
No known key found for this signature in database
GPG Key ID: 243ACFA951F78E01
1 changed files with 6 additions and 3 deletions

View File

@ -709,14 +709,17 @@ Errors
Warnings
BorgWarning rc: 1
Warning: {}
BackupWarning rc: 1
{}: {}
FileChangedWarning rc: 100
{}: file changed while we backed it up
IncludePatternNeverMatchedWarning rc: 101
Include pattern '{}' never matched.
BackupError rc: 102
{}: {}
{}: backup error
BackupRaceConditionError rc: 103
Error: {}
{}: file type or inode changed while we backed it up (race condition, skipped file)
BackupOSError rc: 104
{}: {}
BackupPermissionError rc: 105