From 1284e49701c56e2688d82d0cd690c8caff4c4401 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sat, 13 Apr 2024 14:21:16 +0200 Subject: [PATCH 1/1] Update the --help output --- common/help.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/common/help.inc b/common/help.inc index e95de60..49b423a 100644 --- a/common/help.inc +++ b/common/help.inc @@ -1,5 +1,5 @@ -ngIRCd 24-CHARCONV+DEBUG+IDENT+IPv6+IRCPLUS+PAM+SNIFFER+SSL+SYSLOG+TCPWRAP+ZLIB-x86_64/pc/linux-gnu -Copyright (c)2001-2017 Alexander Barton (<alex@barton.de>) and Contributors. +ngIRCd 27~rc1-CHARCONV+DEBUG+IDENT+IPv6+IRCPLUS+PAM+SNIFFER+SSL+SYSLOG+TCPWRAP+ZLIB-x86_64/pc/linux-gnu +Copyright (c)2001-2024 Alexander Barton (<alex@barton.de>) and Contributors. Homepage: <http://ngircd.barton.de/> This is free software; see the source for copying conditions. There is NO @@ -12,5 +12,6 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -s, --sniffer enable network sniffer and display all IRC traffic -t, --configtest read, validate and display configuration; then exit -V, --version output version information and exit + -y, --syslog log to syslog even when running in the foreground (-n) -h, --help display this help and exit -- 2.39.2