.TH "NOPASTE-IT" "1" .SH "NAME" nopaste\-it \- Nopaste software written in Perl (cli tool). .SH "SYNOPSIS" \fBnopaste\-it\fR .SH "DESCRIPTION" This manual page describes briefly the \fBnopaste\-it\fR commandline parameters. .SH "BINARY PARAMETERS" This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. .TP .B \-h, \-\-help Display this help and exit. .TP .B \-v, \-\-version Display version and exit. .TP .B \-q, \-\-quite Be more quite. Only print URL of post. .TP .B \-u, \-\-url Use a different nopaste URL than http://nopaste.linux\-dev.org/. .TP .B \-n, \-\-name Use a different author name than your UNIX username (if it is set). .TP .B \-l, \-\-language Set the given code language. Popular ones are for example: "C", "C++", "Diff", "Perl", "Ruby", etc. You can get the list of supported languages by using the "\-s / \-\-list" option of this program. It will be plain unless nothing different is set. Note: This is case sensitive. .TP .B \-e, \-\-expires Set the expire option. At the moment it only accepts: "1d", "1w" and "never". The default value is "1w". .TP .B \-f, \-\-file Add the content of the given file to your paste instead of reading from STDIN. .TP .B \-s, \-\-list Gets supported code languages from remote pnopaste and prints them. This option could also be mixed with "url". .SH "AUTHOR" This manual page was written by Patrick Matth\[:a]i for nopaste\-it. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation