docs: document new restore
command
This commit is contained in:
parent
676fea9c99
commit
c22ff713e3
2 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
# Next
|
||||
|
||||
**New features**
|
||||
|
||||
- `restore` command to serve the last history item, useful when run at startup.
|
||||
|
||||
# 1.1
|
||||
|
||||
**New features**
|
||||
|
|
|
@ -24,6 +24,8 @@ For primary clipboard support, `clipman pick --histpath="~/.local/share/clipman-
|
|||
|
||||
To remove items from history, `clipman clear` and `clipman clear --all`.
|
||||
|
||||
To serve the last history item at startup, add `exec clipman restore` to your Sway config.
|
||||
|
||||
For more options: `clipman -h`.
|
||||
|
||||
## Known Issues
|
||||
|
|
Loading…
Reference in a new issue