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_jvv.sh | |
| parent | 1804e265b4b096bc1c2eb08869e33299ff11e93c (diff) | |
Add completion script headers :)
Diffstat (limited to 'scripts/completion_jvv.sh')
| -rw-r--r--[-rwxr-xr-x] | scripts/completion_jvv.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/completion_jvv.sh b/scripts/completion_jvv.sh index 7e8bb7a..ce5668b 100755..100644 --- a/scripts/completion_jvv.sh +++ b/scripts/completion_jvv.sh @@ -1,4 +1,5 @@ #!/bin/bash +# The JustEnoughVCS CommandLine Completion _jvv_completion() { local cur prev words cword |
