docs: mention cmd clear in readme

This commit is contained in:
yory8 2019-09-16 21:44:20 +02:00
parent debad600c4
commit 08a798e7f3

View file

@ -22,6 +22,8 @@ For primary clipboard support, also add `exec wl-paste -p -t text --watch clipma
To query the history and select items, run the binary as `clipman pick`. You can assign it to a keybinding: `bindsym $mod+h exec clipman pick`.
For primary clipboard support, `clipman pick --histpath="~/.local/share/clipman-primary.json`.
To remove items from history, `clipman clear` and `clipman clear --all`.
For more options: `clipman -h`.
## Versions