Add member id and nick arguments to the help string.

This commit is contained in:
Dominik Pantůček 2023-03-12 09:50:50 +01:00
parent b0b2eb1c3b
commit 61e0043d08

View file

@ -548,6 +548,8 @@
-h prints this help
-M dir specifies the members database directory
-mi id member id
-mn nick member nick
")
(exit 0))