Add options to readme

This commit is contained in:
sh+github@codevoid.de 2020-12-03 19:59:28 +00:00
parent be4e6794f3
commit 4cb7504cf9
1 changed files with 6 additions and 1 deletions

7
README
View File

@ -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