.TH CLIPIT 1 "01.11.2010" .SH NAME ClipIt \- Lightweight GTK+ Clipboard Manager .SH SYNOPSIS .B clipit [\fIOPTION\fR] .SH DESCRIPTION \fBClipIt\fR is a lightweight GTK+ clipboard manager. \fBClipIt\fR features a clipboard CLI. Unrecognized options and the contents of your standard input get copied to your clipboard. See \fBCLI EXAMPLES\fR. .SH .B OPTIONS .TP .B \-?\fR, \fB\-\-help Show help options .TP .B \-d\fR, \fB\-\-daemon Run as daemon. Use this mode if you just want \fBClipIt\fR to keep your clipboard and primary contents safe .TP .B \-n\fR, \fB\-\-no-icon Do not use status icon .TP .B \-c\fR, \fB\-\-clipboard Print clipboard contents .B \-p\fR, \fB\-\-primary Print primary contents .SH ACTIONS \fBClipIt's\fR actions perform commands using the contents of your clipboard. "\fB%s\fR" in the command is replaced with the clipboard contents. .SH CLI EXAMPLES echo "copied to clipboard" | clipit clipit "copied to clipboard" echo "copied to clipboard" | clipit \-c .SH Hotkeys The available hotkey modifiers are , , , , , , .SH SEE ALSO .PP Website: http://sourceforge.net/projects/gtkclipit/ .SH AUTHOR Maintained by Cristian Henzel . Forked from parcellite, which was written by Gilberto "Xyhthyx" Miralla .