mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-13 14:33:47 +00:00
Merge pull request #13 from Rexcrazy804/patch-1
docs: correct invalid stash import snippet in README
This commit is contained in:
commit
b4762f3050
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