X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=Documentation%2Fgit-daemon.txt;h=7901c54c007a81ddd0174b9697803844e2424c40;hb=bcf9626a71a0d90be65acc265ad0ec488d95d6ed;hp=dc202758252fb78c4dea88c84158d34c8b8bce1b;hpb=23f8239bbe0a893bd8754a03e9d4fda62804ac14;p=thirdparty%2Fgit.git diff --git a/Documentation/git-daemon.txt b/Documentation/git-daemon.txt index dc20275825..7901c54c00 100644 --- a/Documentation/git-daemon.txt +++ b/Documentation/git-daemon.txt @@ -30,7 +30,7 @@ that service if it is enabled. It verifies that the directory has the magic file "git-daemon-export-ok", and it will refuse to export any Git directory that hasn't explicitly been marked -for export this way (unless the '--export-all' parameter is specified). If you +for export this way (unless the `--export-all` parameter is specified). If you pass some directory paths as 'git daemon' arguments, you can further restrict the offers to a whitelist comprising of those. @@ -90,10 +90,10 @@ OPTIONS is not supported, then --listen=hostname is also not supported and --listen must be given an IPv4 address. Can be given more than once. - Incompatible with '--inetd' option. + Incompatible with `--inetd` option. --port=:: - Listen on an alternative port. Incompatible with '--inetd' option. + Listen on an alternative port. Incompatible with `--inetd` option. --init-timeout=:: Timeout (in seconds) between the moment the connection is established