diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/INSTRUCTION | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/INSTRUCTION b/doc/INSTRUCTION index 921d8ee..ef0cdc6 100644 --- a/doc/INSTRUCTION +++ b/doc/INSTRUCTION @@ -16,7 +16,8 @@ a special keyword in a subject header to be used. Config file format ================== -The kbs config file is read from $HOME/.kbsrc and is in the form: +The kbs config file is read from $HOME/.kbsrc and has sections in the suggested +order: [config settings] @@ -34,9 +35,9 @@ includes spaces, simple quote them (with either single or double quotes). Note that escapes aren't used (to make regular expression writing easier), so if you want to include a quote in a string, simply use the other sort of quote. -If you want both, you're stuck! +If you want both, sorry, you're stuck! -To see and example kbsrc file, see kbsrc in the src directory. +To see an example kbsrc file, see kbsrc in the src directory. Config settings @@ -151,4 +152,4 @@ domain. ------------------------------------------------------------------------------- -$Id: INSTRUCTION,v 1.2 2003-12-05 02:33:05 ianc Exp $ +$Id: INSTRUCTION,v 1.3 2003-12-07 01:46:44 ianc Exp $ |