aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Jean Jordaan <jean.jordaan@gmail.com>2014-12-20 14:18:24 +0200
committerGravatar Jean Jordaan <jean.jordaan@gmail.com>2014-12-20 14:18:24 +0200
commit31be081f3a19ec04808f1005a82a1981d38d0762 (patch)
tree4772cc4b9b49253f15d2536afa1ce883c8b1b8bc /doc
parent36e8495570dac408d5e2826d88c30b9110338223 (diff)
Get rid of mysterious "_why_"
Diffstat (limited to 'doc')
-rw-r--r--doc/git-annex.mdwn2
-rw-r--r--doc/walkthrough/transferring_files:_When_things_go_wrong.mdwn2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 140a5aa22..dfd0b6b49 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -31,7 +31,7 @@ content from the key-value store.
# EXAMPLES
# git annex get video/hackity_hack_and_kaxxt.mov
- get video/_why_hackity_hack_and_kaxxt.mov (not available)
+ get video/hackity_hack_and_kaxxt.mov (not available)
I was unable to access these remotes: server
Try making some of these repositories available:
5863d8c0-d9a9-11df-adb2-af51e6559a49 -- my home file server
diff --git a/doc/walkthrough/transferring_files:_When_things_go_wrong.mdwn b/doc/walkthrough/transferring_files:_When_things_go_wrong.mdwn
index cfb70aaf9..d3db8c328 100644
--- a/doc/walkthrough/transferring_files:_When_things_go_wrong.mdwn
+++ b/doc/walkthrough/transferring_files:_When_things_go_wrong.mdwn
@@ -5,7 +5,7 @@ or file server is not accessible, it will let you know what it needs to get
it:
# git annex get video/hackity_hack_and_kaxxt.mov
- get video/_why_hackity_hack_and_kaxxt.mov (not available)
+ get video/hackity_hack_and_kaxxt.mov (not available)
Unable to access these remotes: usbdrive, server
Try making some of these repositories available:
5863d8c0-d9a9-11df-adb2-af51e6559a49 -- my home file server