oddmu-missing(1)

Name

oddmu-missing - list missing pages

Synopsis

Description

The "missing" subcommand lists pages and their local links that are missing.

Any links that seem like they might point outside the wiki are ignored: links that start with a slash "/" and links that start with a known URL schema (currently: `http:`, `https:`, "ftp:", "mailto:", "gopher:", "gemini:", "finger:").

Notably, links that start with "../" are reported as missing.

Examples

Looking for broken links:

oddmu missing

Result:

Page	Missing
README	github.com/pemistahl/lingua-go

This shows how the README file had a link where the URL was missing the scheme `https://`.

See also

oddmu(1), oddmu-replace(1), oddmu-missing(7)

oddmu(1)

oddmu-replace(1)

oddmu-missing(7)

Authors

Maintained by Alex Schroeder alex@gnu.org.

alex@gnu.org