summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar kristianrumberg@85de814abe9398ab5573b77bb8a7a80ceaf3b9e1 <kristianrumberg@web>2017-02-02 03:50:00 +0000
committerGravatar admin <admin@branchable.com>2017-02-02 03:50:00 +0000
commit6c14c96133f8c1d7a93773eaac0ae0c5c339f8f2 (patch)
tree6f3a3a332fdc2aed293087076f630a4c39c3d31a /doc
parent5d16f769cc9182435181685eb5a5f7a151561de0 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/Alternative_to_git_annex_copy_which_is_as_fast_as_git_annex_get.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/Alternative_to_git_annex_copy_which_is_as_fast_as_git_annex_get.mdwn b/doc/forum/Alternative_to_git_annex_copy_which_is_as_fast_as_git_annex_get.mdwn
index a885ffb74..61d0ea699 100644
--- a/doc/forum/Alternative_to_git_annex_copy_which_is_as_fast_as_git_annex_get.mdwn
+++ b/doc/forum/Alternative_to_git_annex_copy_which_is_as_fast_as_git_annex_get.mdwn
@@ -12,4 +12,4 @@ git annex get .
This is usually quite fast, but it is not so easy to do since I don't keep an SSH port open on my laptop.
-My question: Is there any command that I can run on my laptop which basically runs "git annex get ." from the server?
+My question: Is there any command that I can run on my laptop which basically invokes "git annex get ." from the server?