summaryrefslogtreecommitdiff
path: root/doc/walkthrough/getting_file_content.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/walkthrough/getting_file_content.mdwn')
-rw-r--r--doc/walkthrough/getting_file_content.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/walkthrough/getting_file_content.mdwn b/doc/walkthrough/getting_file_content.mdwn
index fac6aa2a7..cdb4a72e0 100644
--- a/doc/walkthrough/getting_file_content.mdwn
+++ b/doc/walkthrough/getting_file_content.mdwn
@@ -6,7 +6,7 @@ We can use this to copy everything in the laptop's annex to the
USB drive.
# cd /media/usb/annex
- # git fetch laptop; git merge laptop
+ # git fetch laptop; git merge laptop/master
# git annex get .
get my_cool_big_file (from laptop...) ok
get iso/debian.iso (from laptop...) ok