git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Misspelled config directive in manual
       [not found] <b4c5a4f30805191012v3601eb0ao710e190d133d276d@mail.gmail.com>
@ 2008-05-19 17:15 ` Lionel [Over-Blog]
  0 siblings, 0 replies; only message in thread
From: Lionel [Over-Blog] @ 2008-05-19 17:15 UTC (permalink / raw)
  To: git

Hi all,

This is my first message to this list, well not only to say that I
love this tool, but mainly report a misspelled config directive in the
git-daemon manual (1.5.4.2).

It is said there to set the "uploadarchive" directive in the daemon
section to true. e.g :
[daemon]
        uploadpack = true
        uploadarchive = true
        receivepack = true

But in fact, the program expects "uploadarch" directive as below :

[daemon]
        uploadpack = true
        uploadarch = true
        receivepack = true

I spent some long minutes to figure this out, so it may help a lot if
this is corrected in the next version of the manual.

Regards,

--
Lionel TRESSENS
JFG Networks / over-blog.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-19 17:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <b4c5a4f30805191012v3601eb0ao710e190d133d276d@mail.gmail.com>
2008-05-19 17:15 ` Misspelled config directive in manual Lionel [Over-Blog]

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).