NAME
gurlchecker - A graphical web link checker that works on a whole site,
a single local page or a browser bookmarks file.
SYNOPSIS
gurlchecker [-h|--help] [-v|--version] [-u|--http-user user]
[-p|--http-passwd password] [-A|--no-urls-args] [URL]
DESCRIPTION
This manual page documents the gurlchecker command.
gurlchecker is a graphical web link checker. It searches URLs in a
whole site, a single local page or a browser bookmarks page, checking
them, one by one, in order to know their validity. Furthermore, it can
manage entire projects.
OPTIONS
This program follows the usual GNU command line syntax, with long
options starting with two dashes (`-'). A summary of options is
included below.
-h, --help
Show summary of options.
-v, --version
Show version of program.
-u, --http-user
User name for HTTP Basic Authentication.
-p, --http-passwd
Password for HTTP Basic Authentication.
-A, --no-urls-args
Ignore URLs arguments.
With this option gurlchecker will systematically remove arguments
on URLs. It is usefull to avoid nasty infinite loops when arguments
are randomly generated, for example.
AUTHORS
This manual page was written by Daniel Pecos Martinez
<<dani@netpecos.org>> and Emmanuel Saracco
<<esaracco@users.labs.libre-entreprise.org>> for the Debian system (but
may be used by others). Permission is granted to copy, distribute
and/or modify this document under the terms of the GNU Free
Documentation License, Version 1.1 or any later version published by
the Free Software Foundation; with no Invariant Sections, no
Front-Cover Texts and no Back-Cover Texts.
AUTHORS
Daniel Pecos Martinez
Author.
Emmanuel Saracco
Author.
COPYRIGHT
Copyright (C) 2003-2005 Daniel Pecos Martinez, Emmanuel Saracco