update documentation for git-annex-shell ua ADC

This commit is contained in:
Joey Hess 2011-10-17 13:53:13 -04:00 committed by Sitaram Chamarty
parent c553e393c3
commit e2d9ce6368
2 changed files with 4 additions and 5 deletions

View file

@ -1,8 +1,7 @@
#!/usr/bin/perl
# This ADC requires unrestricted arguments, so you either need to
# install it into $GL_ADC_PATH/ua/git-annex-shell (once gitolite
# has that feature), or disable gitolite's ADC safety net by configuring
# $ADC_CMD_ARGS_PATT=".*"
# This ADC requires unrestricted arguments, so you need to
# install it into $GL_ADC_PATH/ua/git-annex-shell, instead of
# directly into $GL_ADC_PATH/
#
# This requires git-annex version 20111016 or newer. Older versions won't
# be secure.