--strip-path

11 views
Skip to first unread message

Stefan Buller

unread,
Jul 13, 2012, 5:37:46 PM7/13/12
to bup-...@googlegroups.com
Folks,
I just noticed that --strip-path is given as --strip-prefix in the
Documentation for bup-save.

--
Stefan Buller

Gabriel Filion

unread,
Jul 14, 2012, 5:06:12 PM7/14/12
to bup-...@googlegroups.com, Stefan Buller, Rob Browning, Gabriel Filion
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

Reply all
Reply to author
Forward
0 new messages