summaryrefslogtreecommitdiff
path: root/Documentation/howto/use-git-daemon.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/howto/use-git-daemon.txt')
-rw-r--r--Documentation/howto/use-git-daemon.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/howto/use-git-daemon.txt b/Documentation/howto/use-git-daemon.txt
index 4e2f75cb61..7af2e52cf3 100644
--- a/Documentation/howto/use-git-daemon.txt
+++ b/Documentation/howto/use-git-daemon.txt
@@ -1,7 +1,10 @@
+Content-type: text/asciidoc
+
How to use git-daemon
+=====================
Git can be run in inetd mode and in stand alone mode. But all you want is
-let a coworker pull from you, and therefore need to set up a git server
+let a coworker pull from you, and therefore need to set up a Git server
real quick, right?
Note that git-daemon is not really chatty at the moment, especially when