#1025252 fetchmail: man page for fetchmailrc misses arg after fastuidl

Package:
fetchmail
Source:
fetchmail
Description:
SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
Submitter:
Francesco Potortì
Date:
2023-01-16 10:33:03 UTC
Severity:
normal
#1025252#5
Date:
2022-12-01 14:02:08 UTC
From:
To:
The man page for fetchmailrc does not indicate that fastuidl needs an argument when mentioning it in the long list of user options
#1025252#10
Date:
2023-01-14 14:32:09 UTC
From:
To:
#1025252#15
Date:
2023-01-14 14:43:05 UTC
From:
To:
Francesco,

none of the options in that nroff table "user descriptions and options"
mentions arguments to any options, with the exception of sslfingerprint
that gets it wrong - its intention (as inherited from Eric Raymond)
seems to just list the long and their short equivalents, but the
redudancy is also a maintenance burden.

What I figured when looking for what you meant is that the --help output
also lacks the argument...

So that warrants fixing. And another round of translations... :-o

Cheers,
Matthias

#1025252#20
Date:
2023-01-16 10:17:57 UTC
From:
To:
Ok, thank you for investigating into this