diff options
author | jtang <jtang@web> | 2012-07-25 20:12:16 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-07-25 20:12:16 +0000 |
commit | 3a02c7b635fc1017c05874b8a6f54a91a587651d (patch) | |
tree | 2d8e242bd9d628b6437da75064e541544aaa3744 /doc/tips | |
parent | df017eac287a8e8b116cd8ffb81248a6418e3e7c (diff) |
fix example to match current command in git-annex semitrust
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/what_to_do_when_you_lose_a_repository.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/what_to_do_when_you_lose_a_repository.mdwn b/doc/tips/what_to_do_when_you_lose_a_repository.mdwn index 3be13b8ab..363eeea4e 100644 --- a/doc/tips/what_to_do_when_you_lose_a_repository.mdwn +++ b/doc/tips/what_to_do_when_you_lose_a_repository.mdwn @@ -16,4 +16,4 @@ are present. If you later found the drive, you could let git-annex know it's found like so: - git annex semitrusted usbdrive + git annex semitrust usbdrive |