jwilk / sinntp

tiny non-interactive NNTP client
https://jwilk.net/software/sinntp
GNU General Public License v2.0
9 stars 2 forks source link

Document the --reget function #22

Open tgeek77 opened 1 year ago

tgeek77 commented 1 year ago

When looking at the source code, I see that nntp-pull --reget is available, but it is not document. This is very handy when re-downloading a newsgroup. The only other workaround is to manually delete the newgroup directory from ~/.local/share/sinntp/. This really should be in the --help command and in the man page.

jwilk commented 1 year ago

This really should be in the --help command

Yeah, that's #17.

and in the man page.

It is documented in the nntp-pull man page:

$ man nntp-pull | grep -wm1 reget -A1
       --reget
           Start from the first available message.