projects
/
hopm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8b1f13
)
- INSTALL: fixed typo
author
michael
<michael@82007160-df01-0410-b94d-b575c5fd34c7>
Sat, 20 Jun 2015 16:27:44 +0000
(16:27 +0000)
committer
michael
<michael@82007160-df01-0410-b94d-b575c5fd34c7>
Sat, 20 Jun 2015 16:27:44 +0000
(16:27 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@6171
82007160
-df01-0410-b94d-
b575c5fd34c7
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index b35b92443615cb3622f6372f64178904239d2a98..8820996a420eee1b1cf7b1dd7a232951e492948d 100644
(file)
--- a/
INSTALL
+++ b/
INSTALL
@@
-97,7
+97,7
@@
Execution
Further debugging can be enabled by using one or more -d switches. One or
more -d switches will cause the bot to not fork on startup, and it will
- send all log messages to st
e
derr (i.e., your terminal) instead of its
+ send all log messages to stderr (i.e., your terminal) instead of its
logfile. It will also cause extra debugging information that is not
normally of interest to be sent to stderr. Two or more -d switches will
enable logging of all IRC traffic received and sent.