]> arthur.barton.de Git - bup.git/commitdiff
Change --strip-prefix to --strip-path in the bup save manpage.
authorGabriel Filion <lelutin@gmail.com>
Sun, 22 Jul 2012 04:10:40 +0000 (23:10 -0500)
committerRob Browning <rlb@defaultvalue.org>
Fri, 17 Aug 2012 18:42:59 +0000 (13:42 -0500)
Thanks to Stefan Buller <stefan.buller@gmail.com> for pointing out the
problem.

Signed-off-by: Gabriel Filion <lelutin@gmail.com>
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
Documentation/bup-save.md

index 091618c957192185e10a94a4ce8d4e7116877cf6..5496152ef7199669f6bba6ab26cd494ad3e114fd 100644 (file)
@@ -136,7 +136,7 @@ for `bup-index`(1).
     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.