diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-05 20:29:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-05 20:29:11 -0400 |
commit | f936be30c36420072557a80a4baf1fabbeeb7b46 (patch) | |
tree | bff6226484fc7761a4cfc59ee8ca6757f3b8ff64 /doc/walkthrough.mdwn | |
parent | d134da6dab42d4c99a614fd4081d6d9b8b7b51ad (diff) |
message tweaked
Diffstat (limited to 'doc/walkthrough.mdwn')
-rw-r--r-- | doc/walkthrough.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/walkthrough.mdwn b/doc/walkthrough.mdwn index c2ae583f0..2f868e303 100644 --- a/doc/walkthrough.mdwn +++ b/doc/walkthrough.mdwn @@ -92,7 +92,7 @@ it: # git annex get video/hackity_hack_and_kaxxt.mov get video/_why_hackity_hack_and_kaxxt.mov (not available) - I was unable to access these remotes: usbdrive, server + Unable to access these remotes: usbdrive, server Try making some of these repositories available: 5863d8c0-d9a9-11df-adb2-af51e6559a49 -- my home file server 58d84e8a-d9ae-11df-a1aa-ab9aa8c00826 -- portable USB drive @@ -122,7 +122,7 @@ you'll see something like this. # git annex drop important_file other.iso drop important_file (unsafe) Could only verify the existence of 0 out of 1 necessary copies - I was unable to access these remotes: usbdrive + Unable to access these remotes: usbdrive Try making some of these repositories available: 58d84e8a-d9ae-11df-a1aa-ab9aa8c00826 -- portable USB drive ca20064c-dbb5-11df-b2fe-002170d25c55 -- backup SATA drive |