diff options
Diffstat (limited to 'third_party/git/Documentation/git-cvsserver.txt')
-rw-r--r-- | third_party/git/Documentation/git-cvsserver.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/git/Documentation/git-cvsserver.txt b/third_party/git/Documentation/git-cvsserver.txt index 1b1c71ad9d26..79e22b1f3a13 100644 --- a/third_party/git/Documentation/git-cvsserver.txt +++ b/third_party/git/Documentation/git-cvsserver.txt @@ -294,7 +294,7 @@ In `dbDriver` and `dbUser` you can use the following variables: Git directory name %g:: Git directory name, where all characters except for - alphanumeric ones, `.`, and `-` are replaced with + alpha-numeric ones, `.`, and `-` are replaced with `_` (this should make it easier to use the directory name in a filename if wanted) %m:: |