summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordweller <dweller@cabin.digital>2024-03-09 03:20:26 +0200
committerdweller <dweller@cabin.digital>2024-03-09 03:20:26 +0200
commitb0a643b0f6331b0e129e178b8a36a6776ed344ab (patch)
treed047e3c898180a66555f86e5eaec2006481e2c59 /README
parent315d88f69136cb98e526133dea46aa8de11ebc84 (diff)
add a tip about linking to README
Diffstat (limited to 'README')
-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.