summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/admin/000.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/admin/000.mdwn b/doc/admin/000.mdwn
index e84c7e6..6ba1733 100644
--- a/doc/admin/000.mdwn
+++ b/doc/admin/000.mdwn
@@ -314,7 +314,7 @@ Table: Gitano variables
------------ ------------------- -----------------------------------------------------------------------
operations variable description
all operation The current operation being run.
-all source Protocol used to interact with Gitano. ("ssh" or "git").
+all source Protocol used to interact with Gitano. ("git", "http" or "ssh").
all user Current Gitano user or "gitano/anonymous".
all config/\* Any set config key with "." replaced with "/".
all as\_user Username of user invoking `as otheruser`.