summaryrefslogtreecommitdiff
path: root/doc/walkthrough.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-21 16:35:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-21 16:35:04 -0400
commit42eab98f56c0641467441d1d868f850a1e7ef81c (patch)
tree81072e7a7126a2e274f73593370039d830f87b55 /doc/walkthrough.mdwn
parentfd5d6403f05ed346e5660ccefb7254ff062505cf (diff)
typo
Diffstat (limited to 'doc/walkthrough.mdwn')
-rw-r--r--doc/walkthrough.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/walkthrough.mdwn b/doc/walkthrough.mdwn
index e25c36fb4..7114cceae 100644
--- a/doc/walkthrough.mdwn
+++ b/doc/walkthrough.mdwn
@@ -145,7 +145,7 @@ from remote URLs. Here's how to set up some files in your repository
that use this backend:
# git annex fromkey --backend=URL --key=http://www.archive.org/somefile somefile
- add somefile ok
+ fromkey somefile ok
# git commit -m "added a file from the Internet Archive"
Now you if you ask git-annex to get that file, it will download it,