Compare commits

..

2 commits

Author SHA1 Message Date
5f3248760e Add --simulation to usage info.
Signed-off-by: Thomas Hochstein <thh@thh.name>
2026-01-21 07:45:22 +01:00
143c69d107 Fix typo.
Signed-off-by: Thomas Hochstein <thh@thh.name>
2026-01-21 00:15:46 +01:00

View file

@ -365,7 +365,7 @@ sub AuthNNTP {
### ------------------------------------------------------------------
### build posting
# read and parse header and body from files
# read and parser header and body from files
# read status file, check due date
sub BuildPosting {
my $Project = shift;