commit aae0e6e816f5643177cbe1067afb7c814afeb64b
parent 486dbe31fa2725890a825f21b6bfbd1078a30de4
Author: Chris Down <chris@chrisdown.name>
Date: Sun, 11 Mar 2018 20:21:53 -0400
Add note about clipdel to README
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -21,6 +21,8 @@ invoke clipmenu in exactly the same way to get the same effect, like so:
clipmenu -i -fn Terminus:size=8 -nb '#002b36' -nf '#839496' -sb '#073642' -sf '#93a1a1'
+You can remove clips with the `clipdel` utility, see `clipdel --help`.
+
# How does it work?
The code is fairly simple and easy to follow, you may find it easier to read