summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 96229c4..92b49ba 100644
--- a/README
+++ b/README
@@ -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.