Add help to orig.

This commit is contained in:
Dominik Pantůček 2023-03-14 21:13:20 +01:00
parent bd098dfc12
commit 9564563199

View file

@ -182,7 +182,9 @@
;; Handle options
(command-line
print-help
(-h "Help" print-help)
(-h () "Help"
(print-help)
(exit 0))
(-M (dn) "Members dir" (*members-directory* dn))
(-mi (id) "Id"
(action 'member-by-id)