mirror of
https://github.com/moparisthebest/imapfilter
synced 2024-12-21 23:28:49 -05:00
Correct the option order in the usage details.
This commit is contained in:
parent
7199aa249f
commit
cf33e1bb61
@ -144,7 +144,7 @@ usage(void)
|
||||
{
|
||||
|
||||
fprintf(stderr, "usage: imapfilter [-iVv] [-c configfile] "
|
||||
"[-e 'command'] [-l logfile] [-d debugfile]\n");
|
||||
"[-d debugfile] [-e 'command'] [-l logfile]\n");
|
||||
|
||||
exit(0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user