Update git-daemon's documentation wrt. new options
authorPetr Baudis <pasky@suse.cz>
Fri, 21 Oct 2005 00:28:45 +0000 (02:28 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 21 Oct 2005 05:32:08 +0000 (22:32 -0700)
New options --timeout, --init-timeout, --export-all and whitelist support
were added to git-daemon, but noone bothered to also add the proper
documentation. This patch aims to fix that.

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found