diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -16,7 +16,8 @@ Install/Usage: the user to use only the git related commands we allow); 3. Clone this repository and `cp -r git-shell-commands /home/git`, without this folder and - scripts in it, git-shell won't be interactive (see git-shell(1) man page). + scripts in it, git-shell won't be interactive (see git-shell(1) man page). Or maybe just + `ln -s` it; - help: just prints the contents of git-shell-commands directory; - mkrepo: creates a new bare repository at given path and optionally provides description; - setdesc: sets/changes a repository's description. |