From 13d670095c3bbd5b3818caaecc950e9967245282 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 27 Sep 2012 14:41:38 -0400 Subject: [PATCH] Documentation fixes. --- irkerhook.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/irkerhook.py b/irkerhook.py index 48d17e6..02ab625 100755 --- a/irkerhook.py +++ b/irkerhook.py @@ -21,9 +21,9 @@ # be a string containing either an IRC URL or comma-separated list of same. # SERVER must be an irker host. # -# For git, you can noormally call this script without arguments; it +# For git, you can normally call this script without arguments; it # will deduce most of what it needs from git configuration variables -# (and the project value from where it is in the file system. +# (and the project value from where it is in the file system). # Configuration variables are as follows. # # irker.project = name of the project @@ -52,8 +52,10 @@ # name to foobar, regardless of what the git configuration says. # # Other configuration changes you may want to make are to: +# # urlprefix: the current version should work for viewcvs or gitweb # installations, but will require modification for other systems. +# # tinyfier: If your project maintains its own url-shrinking service # The default location of the irker proxy, if the project configuration -- 2.26.2