Finish manpage options.
This commit is contained in:
parent
c6c893e5ac
commit
88cfd8993a
1 changed files with 46 additions and 0 deletions
|
@ -63,6 +63,10 @@ hackerbase - HackerSpace Members Database tool
|
||||||
.OP "OPTIONS ..."
|
.OP "OPTIONS ..."
|
||||||
.YS
|
.YS
|
||||||
|
|
||||||
|
.SH "ACTIONS"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.SH "OPTIONS"
|
.SH "OPTIONS"
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
|
@ -113,6 +117,48 @@ across all bank account statements. The value read from configuration
|
||||||
file can be overriden by this option. This file is used for the
|
file can be overriden by this option. This file is used for the
|
||||||
\fB\-unpaired\fR action.
|
\fB\-unpaired\fR action.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-from \fRemail
|
||||||
|
Specify sender email address. The value read from configuration file
|
||||||
|
can be overriden by this option.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-sendmail
|
||||||
|
Actually send emails for all email-sending actions. Without this
|
||||||
|
option, the email headers and body is only printed to standard output.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-mailto \fRemail
|
||||||
|
Override all outgoing emails destination. Can be used for testing what
|
||||||
|
the recipients actually receive by sending notifications to different
|
||||||
|
email address and check whether the contents of the email are really
|
||||||
|
as required.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-logfile \fRfilename
|
||||||
|
Enable logging to file. Mainly useful for running from cron. Adds
|
||||||
|
timestamps to log messages.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-quiet
|
||||||
|
Suppress all progress output.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-mi \fRid
|
||||||
|
Specify member by ID.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-mn \fRnick
|
||||||
|
Specify member by nickname.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-destroyed
|
||||||
|
Show destroyed members in \fB-fees\fR action as well.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-ml-all
|
||||||
|
Load all mailman list memberships to show them in members info.
|
||||||
|
|
||||||
.SH "FILES"
|
.SH "FILES"
|
||||||
.SH "CONFIGURATION"
|
.SH "CONFIGURATION"
|
||||||
.SH "COPYRIGHT"
|
.SH "COPYRIGHT"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue