1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-23 16:26:29 +00:00

docs: fix borg delete examples, fixes #7759

This commit is contained in:
Thomas Waldmann 2023-08-26 14:51:27 +02:00
parent 928af177bb
commit e9e74a1113
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

View file

@ -5,7 +5,7 @@ Examples
:: ::
# delete a single backup archive: # delete a single backup archive:
$ borg delete Monday $ borg delete -a Monday
# actually free disk space: # actually free disk space:
$ borg compact $ borg compact