From: Franck Bui-Huu <vagabon.xyz@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Subject: [PATCH] Fix daemon documentation: '--enable-service' is not valid
Date: Wed, 24 Jan 2007 14:47:49 +0100 [thread overview]
Message-ID: <45B76385.5050009@innova-card.com> (raw)
From: Franck Bui-Huu <fbuihuu@gmail.com>
To enable/disable a service we must use '--enable/--disable' options.
Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
---
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
next reply other threads:[~2007-01-24 13:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-24 13:47 Franck Bui-Huu [this message]
2007-01-24 23:30 ` [PATCH] Fix daemon documentation: '--enable-service' is not valid Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45B76385.5050009@innova-card.com \
--to=vagabon.xyz@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.