Skip to content

Commit

Permalink
Correct short flag of watch-list
Browse files Browse the repository at this point in the history
Lowercase w was given - W is in code.
  • Loading branch information
monkz authored and micahsnyder committed Sep 29, 2022
1 parent 17494c1 commit ece5375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/man/clamonacc.8.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Save the scan report to FILE.
\fB\-F, \-\-foreground\fR
Run in foreground; do not daemonize.
.TP
\fB\-w FILE, \-\-watch\-list=FILE\fR
\fB\-W FILE, \-\-watch\-list=FILE\fR
Watch directories from FILE.
.TP
\fB\-e FILE, \-\-exclude\-list=FILE\fR
Expand Down

0 comments on commit ece5375

Please sign in to comment.