Compare commits
2
Commits
completion
..
ttt
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c28be15ed6 | ||
|
|
3e980c9d14 |
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/bash
|
#!/usr/bin/bash
|
||||||
|
#test
|
||||||
_action(){
|
_action(){
|
||||||
COMPREPLY=()
|
COMPREPLY=()
|
||||||
cur=${COMP_WORDS[COMP_CWORD]}
|
cur=${COMP_WORDS[COMP_CWORD]}
|
||||||
|
|||||||
Reference in New Issue
Block a user