Commit e9212c034f57431c8cc5000863fc91908ff73f93

Thomas de Grivel 2021-12-14T12:43:12

Update doc

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
diff --git a/README.md b/README.md
index 51ae116..dd128c4 100644
--- a/README.md
+++ b/README.md
@@ -39,10 +39,9 @@ Each rule is composed of symbols separated by spaces.
 In order :
  - A **GIT_AUTH_ID** value that was set in
    `/home/git/.ssh/authorized_keys`.
- - A `git-shell` command : either `git-upload-pack` for read access,
-   or `git-receive-pack` for write access.
+ - Permissions, either `rw` or `r`.
  - A repository path, relative to `/home/git`,
-   example: `thodg/config.git`
+   example: `cl-adams/adams.git`
 
 
 ## Files