summaryrefslogtreecommitdiff
path: root/doc/design
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-07 13:23:58 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-07 13:23:58 -0400
commitec10906a7a219ce603f3a49e1c35250c17a77fc9 (patch)
tree7042b196195bc0116e8cbfd7f08c17f7efcdea59 /doc/design
parent9ffba939dbdbc5f4647b754cc0173dd6bc7f9803 (diff)
add DEBUG
Diffstat (limited to 'doc/design')
-rw-r--r--doc/design/external_special_remote_protocol.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/external_special_remote_protocol.mdwn b/doc/design/external_special_remote_protocol.mdwn
index 22a44b089..3f4cdcb73 100644
--- a/doc/design/external_special_remote_protocol.mdwn
+++ b/doc/design/external_special_remote_protocol.mdwn
@@ -233,6 +233,8 @@ in control.
* `GETSTATE Key`
Gets any state that has been stored for the key.
(git-annex replies with VALUE followed by the state.)
+* `DEBUG message`
+ Tells git-annex to display the message if --debug is enabled.
## general messages