-
Notifications
You must be signed in to change notification settings - Fork 402
Open
Labels
Description
Request for completions for a command that doesn't have any yet: mech-dump:
Not too complex. I hope somebody writes it...
$ dlocate mech-dump
libwww-mechanize-perl: /usr/bin/mech-dump
libwww-mechanize-perl: /usr/share/man/man1/mech-dump.1p.gz
$ mech-dump --help
Usage:
mech-dump [options] [file|url]
Options:
--headers Dump HTTP response headers
--forms Dump table of forms (default action)
--links Dump table of links
--images Dump table of images
--all Dump all four of the above, in that order
...