diff options
author | Martin Wimpress <[email protected]> | 2015-06-15 20:35:43 +0100 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2015-06-15 20:35:43 +0100 |
commit | 19a25dbe2059004bc64f9e342cf38f4d01da80c7 (patch) | |
tree | d579dbf0fad67641c1b2dd9b02c88f332d0fe860 /man/mate-color-select.1 | |
parent | 3d7d2fdb68d40523b10a87f614e37c7d48911e9f (diff) | |
download | mate-desktop-19a25dbe2059004bc64f9e342cf38f4d01da80c7.tar.bz2 mate-desktop-19a25dbe2059004bc64f9e342cf38f4d01da80c7.tar.xz |
Add missing man pages for mate-color-select and mpaste. Closes #175.
Diffstat (limited to 'man/mate-color-select.1')
-rw-r--r-- | man/mate-color-select.1 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/man/mate-color-select.1 b/man/mate-color-select.1 new file mode 100644 index 0000000..0469b6f --- /dev/null +++ b/man/mate-color-select.1 @@ -0,0 +1,18 @@ +.\" +.\" mate-color-select manual page. +.\" (C) 2015 Mike Gabriel <[email protected]> +.\" +.TH mate-color-select 1 "MATE" +.SH NAME +mate-color-select \- Select a color from a palette or from screen +.SH SYNOPSIS +.B mate-color-select [<gtk-options>] +.SH DESCRIPTION +The \fImate-color-select\fP program is a tool to pick a color from a +color palette or from screen. It is not meant to be used on its own, but +as a MATE Desktop helper application. +.SH OPTIONS +The \fBmate-color-select\fR tool supports all known GTK options, but has no options of its own. +.SH BUGS +If you find bugs in the \fImate-color-select\fP program, please report +these on https://github.com/mate-desktop/mate-desktop/issues. |