1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-27 02:08:54 +00:00

Merge pull request #8563 from goebbe/goebbe-flags-borg1.4

Clarify  excluded and included flags for dry-run in borg the docs
This commit is contained in:
TW 2024-11-24 14:25:33 +01:00 committed by GitHub
commit 576cd4ad35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -334,8 +334,8 @@ borg usually just stores their metadata:
Other flags used include:
- 'i' = backup data was read from standard input (stdin)
- '-' = dry run, item was *not* backed up
- 'x' = excluded, item was *not* backed up
- '-' = item would be included in archive(s) (if not in dry-run mode)
- 'x' = item was excluded - or would be excluded from archive(s) (if not in dry-run mode)
- '?' = missing status code (if you see this, please file a bug report!)
Reading backup data from stdin