41
41
# Requireds and optionals will be used to display the usage message
42
42
# AND do argument processing
43
43
# The names here must correspond to the fields in the database.
46
46
('p', 'password', "Cleartext password for this user"),
47
47
('n', 'nick', "Display name (defaults to <fullname>)"),