2
0
Эх сурвалжийг харах

Merge branch 'partial-1.0-maint' into merge/1.0-maint

Marian Beermann 8 жил өмнө
parent
commit
85cebd0419

+ 1 - 1
docs/quickstart.rst

@@ -144,7 +144,7 @@ certain number of old archives:
     # archives of THIS machine. The '{hostname}-' prefix is very important to
     # archives of THIS machine. The '{hostname}-' prefix is very important to
     # limit prune's operation to this machine's archives and not apply to
     # limit prune's operation to this machine's archives and not apply to
     # other machine's archives also.
     # other machine's archives also.
-    borg prune -v --prefix '{hostname}-' \
+    borg prune --list $REPOSITORY --prefix '{hostname}-' \
         --keep-daily=7 --keep-weekly=4 --keep-monthly=6
         --keep-daily=7 --keep-weekly=4 --keep-monthly=6
 
 
 Pitfalls with shell variables and environment variables
 Pitfalls with shell variables and environment variables