reword to cover the p2psdtio readonly case

p2pstdio is allowed in readonly mode, and itself blocks writes
This commit is contained in:
Joey Hess 2018-05-25 12:16:11 -04:00
parent 4b748970ad
commit 0003109f5d
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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 ...