]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - make/template/inspircd.1
Use IsCTCP in blockcolor for ignoring CTCPs.
[user/henk/code/inspircd.git] / make / template / inspircd.1
index eb1453d2fc2ae4b970dfaa43dd12c01d0e3d29f8..4aac1470113324c188bf756746ce8d0727538461 100644 (file)
@@ -1,7 +1,7 @@
 .\"
 .\" InspIRCd -- Internet Relay Chat Daemon
 .\"
-.\"   Copyright (C) 2014 Peter Powell <petpow@saberuk.com>
+.\"   Copyright (C) 2014, 2016, 2018 Sadie Powell <sadie@witchery.services>
 .\"
 .\" This file is part of InspIRCd.  InspIRCd is free software: you can
 .\" redistribute it and/or modify it under the terms of the GNU General Public
@@ -24,7 +24,7 @@
 .BR
 
 .SH "SYNOPSIS"
-\t\fBinspircd\fR [--config <file>] [--debug] [--nofork] [--nolog] [--runasroot] [--version] 
+\t\fBinspircd\fR [--config <file>] [--debug] [--nofork] [--nolog] [--nopid] [--runasroot] [--version]
 
 .SH "OPTIONS"
 .TP
@@ -44,6 +44,10 @@ Don't fork into the background after starting up.
 .br
 Don't write to log files.
 .TP
+.B "--nopid"
+.br
+Don't write to the PID file.
+.TP
 .B "--runasroot"
 .br
 Allow the server to start as root (not recommended).
@@ -99,6 +103,6 @@ The server exited because it was unable to load a module on first run.
 The server exited because it received SIGTERM.
 
 .SH "SUPPORT"
-IRC support for InspIRCd can be found at irc://irc.inspircd.org/inspircd.
+IRC support for InspIRCd can be found at ircs://irc.inspircd.org/inspircd.
 
 Bug reports and feature requests can be filed at https://github.com/inspircd/inspircd/issues.