This commit is contained in:
Joey Hess 2013-12-11 14:02:10 -04:00
parent 22c6fe501d
commit 37df2e3ebf

View file

@ -75,7 +75,7 @@ git-annex.
* `VERSION Int`
Supported protocol version. Current version is 0. Must be sent first
thing at starup.
* `ERROR ErrorMsg`
* `ERROR ErrorMsg`
Generic error. Can be sent at any time if things get messed up.
It would be a good idea to send this if git-annex sends a command
you do not support. The program should exit after sending this, as