1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11.
.TH GCOLOR3 "1" "February 2020" "gcolor3 2.3.1" "User Commands"
.SH NAME
gcolor3 \- gcolor3
.SH DESCRIPTION
.SS "Usage:"
.IP
gcolor3 [OPTION?] \- pick a color from the picker or the screen
.SS "Help Options:"
.TP
\fB\-h\fR, \fB\-\-help\fR
Show help options
.TP
\fB\-\-help\-all\fR
Show all help options
.TP
\fB\-\-help\-gtk\fR
Show GTK+ Options
.PP
GTK+ Options
.TP
\fB\-\-class\fR=\fI\,CLASS\/\fR
Program class as used by the window manager
.TP
\fB\-\-name\fR=\fI\,NAME\/\fR
Program name as used by the window manager
.TP
\fB\-\-gdk\-debug\fR=\fI\,FLAGS\/\fR
GDK debugging flags to set
.TP
\fB\-\-gdk\-no\-debug\fR=\fI\,FLAGS\/\fR
GDK debugging flags to unset
.TP
\fB\-\-gtk\-module\fR=\fI\,MODULES\/\fR
Load additional GTK+ modules
.TP
\fB\-\-g\-fatal\-warnings\fR
Make all warnings fatal
.TP
\fB\-\-gtk\-debug\fR=\fI\,FLAGS\/\fR
GTK+ debugging flags to set
.TP
\fB\-\-gtk\-no\-debug\fR=\fI\,FLAGS\/\fR
GTK+ debugging flags to unset
.SS "Application Options:"
.TP
\fB\-v\fR, \fB\-\-version\fR
Show the application's version
.TP
\fB\-\-display\fR=\fI\,DISPLAY\/\fR
X display to use
|