From 4cb7504cf9d35af1ba2e2d9ed4ef83fdb2b55d35 Mon Sep 17 00:00:00 2001 From: "sh+github@codevoid.de" Date: Thu, 3 Dec 2020 19:59:28 +0000 Subject: [PATCH] Add options to readme --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README b/README index 451154b..3452164 100644 --- a/README +++ b/README @@ -9,9 +9,14 @@ pick a color and show it in hex. ## Usage - $ xpick (then click somewhere) + $ xpick -h (then click somewhere) #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 the terminal