lynx -width=NUMBER -dump

From: Graham Perrin <grahamperrin_at_gmail.com>
Date: Wed, 16 Aug 2023 18:10:07 UTC
On 16/08/2023 18:33, Matthias Apitz wrote:
> … how the line length could be set in
> lynx -dump > page.txt

<https://github.com/freebsd/freebsd-quarterly/commit/83f8500690caa1aebf96b62716b216f5ac528102#diff-e327741dae7d1efd73c66ab134d50ac2c56187d814c443bb55464272b8b44113R122> 
was be a clue. A 72-column example.

Elsewhere, I did something that aimed for the opposite – maximum width. 
I can't find a record, sorry.

In any case: 
<https://man.freebsd.org/cgi/man.cgi?query=lynx&sektion=1&manpath=freebsd-ports> 
describes the -width option.