diff --git a/brmsaptool.scm b/brmsaptool.scm index 3f12631..1ac79c5 100644 --- a/brmsaptool.scm +++ b/brmsaptool.scm @@ -546,8 +546,10 @@ (define (print-help) (print "Command-line arguments: - -h prints this help - -M dir specifies the members database directory + -h prints this help + -M dir specifies the members database directory + -mi id member id + -mn nick member nick ") (exit 0))