From 1b3592db5abde8b4178f2d22856a7312c136f4d4 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Sat, 28 Sep 2019 15:29:33 -0500 Subject: [PATCH] bup-rm bup-gc bup-prune-older: rm EXPERIMENTAL They've been in use long enough, perhaps. Signed-off-by: Rob Browning --- Documentation/bup-gc.md | 2 +- Documentation/bup-prune-older.md | 2 +- Documentation/bup-rm.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/bup-gc.md b/Documentation/bup-gc.md index 4996f3d..288ab66 100644 --- a/Documentation/bup-gc.md +++ b/Documentation/bup-gc.md @@ -4,7 +4,7 @@ # NAME -bup-gc - remove unreferenced, unneeded data (CAUTION: EXPERIMENTAL) +bup-gc - remove unreferenced, unneeded data # SYNOPSIS diff --git a/Documentation/bup-prune-older.md b/Documentation/bup-prune-older.md index ffce535..4305604 100644 --- a/Documentation/bup-prune-older.md +++ b/Documentation/bup-prune-older.md @@ -4,7 +4,7 @@ # NAME -bup-prune-older - remove older saves (CAUTION: EXPERIMENTAL) +bup-prune-older - remove older saves # SYNOPSIS diff --git a/Documentation/bup-rm.md b/Documentation/bup-rm.md index 12e733c..25377b3 100644 --- a/Documentation/bup-rm.md +++ b/Documentation/bup-rm.md @@ -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 -- 2.39.2