From: Gabriel Filion Date: Sun, 22 Jul 2012 04:10:40 +0000 (-0500) Subject: Change --strip-prefix to --strip-path in the bup save manpage. X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=a6cb5328e247395ef7214bccac414247abfc5a9f;p=packages%2Fb%2Fbup.git Change --strip-prefix to --strip-path in the bup save manpage. Thanks to Stefan Buller for pointing out the problem. Signed-off-by: Gabriel Filion Reviewed-by: Rob Browning --- diff --git a/Documentation/bup-save.md b/Documentation/bup-save.md index 091618c..5496152 100644 --- a/Documentation/bup-save.md +++ b/Documentation/bup-save.md @@ -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.