Add options to readme
This commit is contained in:
parent
be4e6794f3
commit
4cb7504cf9
7
README
7
README
@ -9,9 +9,14 @@ pick a color and show it in hex.
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
$ xpick (then click somewhere)
|
$ xpick -h (then click somewhere)
|
||||||
#001800
|
#001800
|
||||||
|
|
||||||
|
Options:
|
||||||
|
-h HEX notation: #rrggbb
|
||||||
|
-r RGB notation: rrr/ggg/bbb
|
||||||
|
-x xterm nearest color number
|
||||||
|
|
||||||
Use xclip to push the value into the clipboard instead of showing it on
|
Use xclip to push the value into the clipboard instead of showing it on
|
||||||
the terminal
|
the terminal
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user