summaryrefslogtreecommitdiff
path: root/doc/git-annex-shell.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-11-05 11:29:12 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-11-05 11:29:12 -0400
commit21e51564dd50f1c956d89a49d1622a70d6216205 (patch)
tree43b1c52241ffe3e0fba8655a93f672c0de41871a /doc/git-annex-shell.mdwn
parent5ed2c70e8cc8575bb9fdd013d826aafa223db71d (diff)
git-annex-shell: GIT_ANNEX_SHELL_DIRECTORY can be set to limit it to operating on a specified directory.
Diffstat (limited to 'doc/git-annex-shell.mdwn')
-rw-r--r--doc/git-annex-shell.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/git-annex-shell.mdwn b/doc/git-annex-shell.mdwn
index e6ebe4287..5fbc6de53 100644
--- a/doc/git-annex-shell.mdwn
+++ b/doc/git-annex-shell.mdwn
@@ -95,6 +95,11 @@ changed.
If set, disallows running git-shell to handle unknown commands.
+* GIT_ANNEX_SHELL_DIRECTORY
+
+ If set, git-annex-shell will refuse to run commands that do not operate
+ on the specified directory.
+
# SEE ALSO
[[git-annex]](1)