diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-11-17 17:43:01 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-11-17 17:43:01 +0800 |
| commit | 9cbb391e8104beb9769070170ba1179d41edc2c3 (patch) | |
| tree | a7b38d83ef66662a287610ce51f69d3417668237 /scripts/completion_jv.sh | |
| parent | 1804e265b4b096bc1c2eb08869e33299ff11e93c (diff) | |
Add completion script headers :)
Diffstat (limited to 'scripts/completion_jv.sh')
| -rw-r--r-- | scripts/completion_jv.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/completion_jv.sh b/scripts/completion_jv.sh index 51bd242..c8bca32 100644 --- a/scripts/completion_jv.sh +++ b/scripts/completion_jv.sh @@ -1,4 +1,5 @@ #!/bin/bash +# The JustEnoughVCS CommandLine Completion _jv_completion() { local cur prev words cword |
