git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Explain in --pid-file that using --inetd implies it automatically
@ 2007-08-29  8:07 Jari Aalto
  2007-08-29  8:17 ` Junio C Hamano
  0 siblings, 1 reply; 5+ messages in thread
From: Jari Aalto @ 2007-08-29  8:07 UTC (permalink / raw)
  To: git

Signed-off-by: Jari Aalto <jari.aalto@cante.net>
---
 Documentation/git-daemon.txt |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-daemon.txt b/Documentation/git-daemon.txt
index f902161..687deb2 100644
--- a/Documentation/git-daemon.txt
+++ b/Documentation/git-daemon.txt
@@ -124,7 +124,8 @@ OPTIONS
 	Detach from the shell. Implies --syslog.
 
 --pid-file=file::
-	Save the process id in 'file'.
+	Save the process id in 'file'. When `--inetd` is in use, this
+        option is not needed.
 
 --user=user, --group=group::
 	Change daemon's uid and gid before entering the service loop.
-- 
1.5.3.rc5

Available also from git repository http://cante.net/~jaalto/git/git

    Branch: Documentation/git-daemon.txt+option--pid-file

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-08-29 10:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-29  8:07 [PATCH] Explain in --pid-file that using --inetd implies it automatically Jari Aalto
2007-08-29  8:17 ` Junio C Hamano
2007-08-29 10:24   ` Jari Aalto
2007-08-29 10:23     ` Junio C Hamano
2007-08-29 10:33     ` [PATCH] git-daemon(1): assorted improvements Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).