From: Franck Bui-Huu <fbuihuu@xxxxxxxxx> To enable/disable a service we must use '--enable/--disable' options. Signed-off-by: Franck Bui-Huu <fbuihuu@xxxxxxxxx> --- Documentation/git-daemon.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/git-daemon.txt b/Documentation/git-daemon.txt index 741f2c6..6e4cded 100644 --- a/Documentation/git-daemon.txt +++ b/Documentation/git-daemon.txt @@ -109,7 +109,7 @@ Giving these options is an error when used with `--inetd`; use the facility of inet daemon to achieve the same before spawning `git-daemon` if needed. ---enable-service, --disable-service:: +--enable, --disable:: Enable/disable the service site-wide per default. Note that a service disabled site-wide can still be enabled per repository if it is marked overridable and the -- 1.4.4.3.ge6d4 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html