add purge command
This commit is contained in:
parent
4a7febee6c
commit
2682ed958b
6 changed files with 97 additions and 4 deletions
|
|
@ -92,8 +92,8 @@ inshellah dump
|
|||
# view stored data for a command
|
||||
inshellah query docker
|
||||
|
||||
# clear cache
|
||||
rm -rf ~/.cache/inshellah/
|
||||
# clear the on-the-fly user cache (.json/.nu files; system dirs untouched)
|
||||
inshellah purge
|
||||
|
||||
# re-index from a prefix
|
||||
inshellah index /usr --dir ~/.cache/inshellah
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue