mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-12 22:17:41 +00:00
README: stash --import -> stash import
corrected invalid stash command
This commit is contained in:
parent
dd1c3b22da
commit
d939d8be01
1 changed files with 1 additions and 1 deletions
|
|
@ -209,7 +209,7 @@ cliphist list --db ~/.cache/cliphist/db > cliphist.tsv
|
|||
**Import TSV into Stash:**
|
||||
|
||||
```bash
|
||||
stash --import < cliphist.tsv
|
||||
stash import < cliphist.tsv
|
||||
```
|
||||
|
||||
**Export TSV from Stash:**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue