add purge command
This commit is contained in:
parent
4a7febee6c
commit
2682ed958b
6 changed files with 97 additions and 4 deletions
|
|
@ -20,6 +20,7 @@ fn inshellah_completions_include_all_subcommands() {
|
|||
"complete",
|
||||
"query",
|
||||
"dump",
|
||||
"purge",
|
||||
"completions",
|
||||
] {
|
||||
let extern_name = format!("export extern \"inshellah {subcommand}\"");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue