diff options
author | Berislav Kovacki <pantokrator@pantokrator.net> | 2010-02-23 18:24:20 +0000 |
---|---|---|
committer | Lucas Rocha <lucasr@litl.com> | 2010-02-23 18:25:21 +0000 |
commit | 4ccc7f6fac79a189e0c0c4896bb2f0f38d38d7c7 (patch) | |
tree | 39cdd77c84879fe9c23768bd0d0d186149e4b135 /data | |
parent | 3c17a5a8870422b9a9145ff805d6d3bb872dacea (diff) |
Bug 540169 - Zenity should offer color selection dialog
Diffstat (limited to 'data')
-rw-r--r-- | data/zenity.1 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/zenity.1 b/data/zenity.1 index 91201fb..e7f03be 100644 --- a/data/zenity.1 +++ b/data/zenity.1 @@ -60,6 +60,8 @@ Display warning dialog .TP .B \-\-scale Display scale dialog +.B \-\-color-selection +Display color selection dialog .PP General options @@ -267,6 +269,16 @@ Print partial values Hide value .PP +Color selection options + +.TP +.B \-\-color=VALUE +Set the initial color +.TP +.B \-\-show\-palette +Show the palette + +.PP Miscellaneous options .TP |