SYNOPSIS
- gurlchecker [-h|--help] [-v|--version] [-u|--http-user user] [-p|--http-passwd password] [-A|--no-urls-args] [URL]
DESCRIPTION
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 useful to avoid nasty infinite loops when arguments are randomly generated, for example.
AUTHORS
This manual page was written by Daniel Pecos Martinez <[email protected]> and Emmanuel Saracco <[email protected]> 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 © 2003-2005 Daniel Pecos Martinez, Emmanuel Saracco