mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-29 03:22:19 +00:00
Add tab-completion support
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
# - a dot "." if it has an optional argument
|
||||
# - a colon ":" if it requires an argument
|
||||
# If you need options that might conflict by their names with already defined options, please prefix them.
|
||||
# If you want automatic completion to be available, add them to completion.sh
|
||||
SCRIPT_ARGS="q; wer: ty. uiop $SCRIPT_ARGS"
|
||||
|
||||
# If some options require a file or a directory as argument,
|
||||
|
Reference in New Issue
Block a user