X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fbup-rm.md;h=ddc52a74ad2714a2dc1320006a63abf64bbad0d9;hb=HEAD;hp=12e733cc986f0446e1ae80a09f2d0f7838e90c2e;hpb=b30539f864d61492267d1645a0ab791ae5b64ce1;p=bup.git diff --git a/Documentation/bup-rm.md b/Documentation/bup-rm.md index 12e733c..ddc52a7 100644 --- a/Documentation/bup-rm.md +++ b/Documentation/bup-rm.md @@ -4,11 +4,11 @@ # NAME -bup-rm - remove references to archive content (CAUTION: EXPERIMENTAL) +bup-rm - remove references to archive content # SYNOPSIS -bup rm [-#|--verbose] <*branch*|*save*...> +bup rm [-#|\--verbose] <*branch*|*save*...> # DESCRIPTION @@ -22,8 +22,8 @@ A subsequent garbage collection, either by a `bup gc`, or by a normal `git gc`, may permanently delete data that is no longer reachable from the remaining branches or tags, and reclaim the related storage space. -NOTE: This is one of the few bup commands that modifies your archive -in intentionally destructive ways. +WARNING: This is one of the few bup commands that modifies your +archive in intentionally destructive ways. # OPTIONS