[go: up one dir, main page]

Skip to content

Feat: check links command

new command line feature: check all links of a given site.

  • -u <URL>: the site main URL. If any link matches this URL, it will check the local file system for the path instead of the remote link
  • -i <URL> <URL>: ignore URLs from the checking
  • -f <GLOB>: scans a given type of files (default is "*.html")

Merge request reports

Loading