X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Fgsuggest.1;fp=manpages%2Fgsuggest.1;h=b0e867979a0c5fcf3ca05a97f9ca0069427a5e95;hb=1b8dcad8b9da618cb6c0e22a762cafb08e262640;hp=0000000000000000000000000000000000000000;hpb=608ca3eeeacd74efa85ad44f5585d1b1b60c8d85;p=grml-scripts-core.git diff --git a/manpages/gsuggest.1 b/manpages/gsuggest.1 new file mode 100644 index 0000000..b0e8679 --- /dev/null +++ b/manpages/gsuggest.1 @@ -0,0 +1,25 @@ +.TH GSUGGEST.PL 1 +.SH NAME +gsuggest.pl \- google suggest on the commandline +.SH SYNOPSIS +.B gsuggest.pl +.RI keyword " [ another-keyword ]" +.SH DESCRIPTION +This manual page documents briefly the +.B gsuggest.pl +command. +.PP +\fBgsuggest.pl\fP is a program that asks google for keyword suggestions +for the given keyword[s]. +.SH USAGE EXAMPLE +.TP +.B gsuggest.pl grml +This will ask google for keyword suggestions based on the keyword 'grml' +and will return the results to standard out (stdout). +.SH OPTIONS +gsuggest.pl does not support any options. +.SH AUTHOR +gsuggest.pl was written by Michael Prokop . +.PP +This manual page was written by Michael Prokop +for the grml project (but may be used by others).