mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-29 03:22:19 +00:00
Conflicting options are now prefixed #8
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
# - a semicolon ";" if it doesn't require an argument
|
||||
# - 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.
|
||||
SCRIPT_ARGS="q; wer: ty. uiop $SCRIPT_ARGS"
|
||||
|
||||
## 2. Add a short summary of your module
|
||||
|
Reference in New Issue
Block a user