diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-08 16:54:53 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-08 16:54:53 -0400 |
commit | 80b6c6d4bee93def8c398353ea45cb65155806aa (patch) | |
tree | 2214ba066eee0217806d1f183406527f9a16f28e /doc | |
parent | f2324c941567bb5ac67835fd3c3a82109bbac4be (diff) |
tweak
Diffstat (limited to 'doc')
-rw-r--r-- | doc/walkthrough/using_bup.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/walkthrough/using_bup.mdwn b/doc/walkthrough/using_bup.mdwn index 12aa61037..e84ff613b 100644 --- a/doc/walkthrough/using_bup.mdwn +++ b/doc/walkthrough/using_bup.mdwn @@ -23,7 +23,7 @@ Note that, unlike other remotes, bup does not really support removing content from its git repositories. This is a feature. :) # git annex move my_cool_big_file --from mybup - move my_cool_big_file + move my_cool_big_file (from mybup...) content cannot be removed from bup remote failed git-annex: 1 failed |