oops, we were still showing an example with the old option name. let's
use the good one.
Thanks to Stefan Buller <
stefan...@gmail.com> to have pointed the
issue.
Signed-off-by: Gabriel Filion <
lel...@gmail.com>
---
Rob, this patch was based on tmp/pending/meta, but since it's really simple and
touches only documentation, it should apply as-is on tmp/pu/master.
Rob, Stefan : really sorry for the double-send.. I made a mistake on bup's list
address in my first attempt :P
Documentation/bup-save.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/bup-save.md b/Documentation/bup-save.md
index 68acc22..0384ff2 100644
--- a/Documentation/bup-save.md
+++ b/Documentation/bup-save.md
@@ -144,7 +144,7 @@ more information about the handling of metadata.
var/
- $ bup save --strip-prefix=/home/joe/chroots -n joes-chroots \
+ $ bup save --strip-path=/home/joe/chroots -n joes-chroots \
/home/joe/chroots/httpd
Reading index: 1337, done.
Saving: 100.00% (998/998k, 1337/1337 files), done.
--
1.7.10