Man page - fingerw(1)
Packages contains this manual
apt-get install libwww-finger-perl
Manual
FINGERW
NAMESYNOPSIS
OPTIONS
AUTHOR
COPYRIGHT AND LICENCE
DISCLAIMER OF WARRANTIES
NAME
fingerw - WWW::Finger command-line tool
SYNOPSIS
fingerw [options] identifier
Options:
--help, -h this help message
--format=F, -f F output format
--verbose, -v increase verbosity
The identifier should be an e-mail-like URI.
OPTIONS
|
--help |
Prints a brief help message and exits. |
--format
Sets the output format. Currently supported are βtextβ (a human readable plain text output - the default), βvcardβ (vCard 3.0), βxmlβ ( RDF/XML ) and βntβ (N-Triples);
The amount and type of data returned may vary depending on which format is chosen.
--verbose
Shows debugging messages.
AUTHOR
Toby Inkster, <tobyink@cpan.org>
COPYRIGHT AND LICENCE
Copyright (C) 2009-2011 by Toby Inkster
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
DISCLAIMER OF WARRANTIES
THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.