Fix git-annex command

This commit is contained in:
madalu 2017-09-29 17:26:14 +00:00 committed by admin
parent a857b2c3d4
commit b68bf419f0

View file

@ -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?