Update readme
This commit is contained in:
parent
aa454f8ca2
commit
d330281b59
19
README.md
19
README.md
@ -62,3 +62,22 @@ If you have the following snippets, the `terminal` icon will be displayed in rof
|
|||||||
```
|
```
|
||||||
|
|
||||||
![icons](img/icons.png)
|
![icons](img/icons.png)
|
||||||
|
|
||||||
|
### Cli
|
||||||
|
|
||||||
|
```bash
|
||||||
|
# snippy -h
|
||||||
|
|
||||||
|
Usage:
|
||||||
|
/usr/bin/snippy [OPTION] ACTION
|
||||||
|
Snippy snippets manager
|
||||||
|
Options
|
||||||
|
-h, --help Show help
|
||||||
|
Actions
|
||||||
|
gui Browse snippet and paste it in the focused window (default)
|
||||||
|
cli list snippet in cli mode, only copy snippet in the paste buffer
|
||||||
|
edit Browse snippet and edit it
|
||||||
|
add Add a new snippet
|
||||||
|
list list snippet
|
||||||
|
cat list category
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user