lychee Command Examples

Find broken URLs. More information: https://lychee.cli.rs/usage/cli/.

lychee {{https://example.com}}

lychee --format detailed {{https://example.com}}

lychee --max-concurrency {{5}} {{links.txt}}

grep -r "{{pattern}}" | lychee -

lychee --help