Fix git-annex command
This commit is contained in:
parent
a857b2c3d4
commit
b68bf419f0
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
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?
|
### What version of git-annex are you using? On what operating system?
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue