diff options
author | June McEnroe <programble@gmail.com> | 2018-03-31 19:41:37 -0400 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2018-03-31 19:41:37 -0400 |
commit | ef211f4c6a8a97260f73500827bf8d50dddf6287 (patch) | |
tree | 1006e1c7176668e1f025cc889a7339ddf125f04f /bin | |
parent | Brighten color scheme (diff) | |
download | src-ef211f4c6a8a97260f73500827bf8d50dddf6287.tar.gz src-ef211f4c6a8a97260f73500827bf8d50dddf6287.zip |
Add scheme to README
Diffstat (limited to '')
-rw-r--r-- | bin/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bin/README b/bin/README index 21bdf89f..c15f6f5a 100644 --- a/bin/README +++ b/bin/README @@ -124,6 +124,15 @@ PNG optimizer. Does not support interlaced PNGs. pngo -o bar.png foo.png pngo -c foo.png | xx + scheme + +Color scheme for terminals. + + -a generate ANSI palette + -t generate Terminal.app palette + -x output hex + -g output PNG + wake Broadcasts a wake-on-LAN packet to one of my machines. |