summaryrefslogtreecommitdiff
path: root/scripts/completion_jv.sh
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2025-11-17 11:49:14 +0800
committer魏曹先生 <1992414357@qq.com>2025-11-17 11:49:14 +0800
commit51f196092a82ba102d587c34b52ccc744552e8ea (patch)
treeaba82dbf895167ce3405a7f584cf3ba8f45f3c8c /scripts/completion_jv.sh
parentf9088ccd70883fc8ff2414506328ef36d25f30b8 (diff)
update: shell scripts
Update CLI and completion scripts
Diffstat (limited to 'scripts/completion_jv.sh')
-rwxr-xr-xscripts/completion_jv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/completion_jv.sh b/scripts/completion_jv.sh
index f8613da..0532bad 100755
--- a/scripts/completion_jv.sh
+++ b/scripts/completion_jv.sh
@@ -14,7 +14,7 @@ _jv_completion() {
local subsubcmd="${words[2]}"
# Subcommands
- local base_commands="create init direct unstain account update sheet here import export in out move mv docs exit use sheets accounts as make drop track hold throw"
+ local base_commands="create init direct unstain account update sheet status here import export in out move mv docs exit use sheets accounts as make drop track hold throw"
# Subcommands - Account
local account_commands="list as add remove movekey mvkey mvk help"