diff options
-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 |