]> arthur.barton.de Git - bup.git/blobdiff - Documentation/bup-rm.md
bup-rm bup-gc bup-prune-older: rm EXPERIMENTAL
[bup.git] / Documentation / bup-rm.md
index 12e733cc986f0446e1ae80a09f2d0f7838e90c2e..25377b38c624e4f626753e3d84c3523b473809fa 100644 (file)
@@ -4,7 +4,7 @@
 
 # NAME
 
-bup-rm - remove references to archive content (CAUTION: EXPERIMENTAL)
+bup-rm - remove references to archive content
 
 # SYNOPSIS
 
@@ -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