reword to cover the p2psdtio readonly case
p2pstdio is allowed in readonly mode, and itself blocks writes
This commit is contained in:
parent
4b748970ad
commit
0003109f5d
1 changed files with 2 additions and 1 deletions
|
@ -129,7 +129,8 @@ changed.
|
|||
|
||||
* GIT_ANNEX_SHELL_READONLY
|
||||
|
||||
If set, disallows any command that could modify the repository.
|
||||
If set, disallows any action that could modify the git-annex
|
||||
repository.
|
||||
|
||||
Note that this does not prevent passing commands on to git-shell.
|
||||
For that, you also need ...
|
||||
|
|
Loading…
Reference in a new issue