docs: mention cmd clear
in readme
This commit is contained in:
parent
debad600c4
commit
08a798e7f3
1 changed files with 2 additions and 0 deletions
|
@ -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`.
|
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`.
|
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`.
|
For more options: `clipman -h`.
|
||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
|
|
Loading…
Reference in a new issue