aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar madalu <madalu@web>2017-09-29 17:26:14 +0000
committerGravatar admin <admin@branchable.com>2017-09-29 17:26:14 +0000
commit5d89f59c9ee3efef43c89f18cbaa8152e2508b61 (patch)
treef58a132bc7b16a3e90ade79b79f1d93af5041166 /doc
parenteeffc1c5e3a6eb4a829622ac6cd7dc56f16969f6 (diff)
Fix git-annex command
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/git-annex_can_no_longer_copy_files_to_box.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/git-annex_can_no_longer_copy_files_to_box.mdwn b/doc/bugs/git-annex_can_no_longer_copy_files_to_box.mdwn
index f02bb5605..b1bef3b7f 100644
--- a/doc/bugs/git-annex_can_no_longer_copy_files_to_box.mdwn
+++ b/doc/bugs/git-annex_can_no_longer_copy_files_to_box.mdwn
@@ -22,7 +22,7 @@ Add a file to an annex repo with a webdav backend set up per the settings above:
Attempt to copy that file to the webdav backend:
- git copy -t box test.pdf
+ git-annex copy -t box test.pdf
### What version of git-annex are you using? On what operating system?