12 lines
353 B
Text
12 lines
353 B
Text
|
# any line that begins with a '#' is discarded as a comment
|
||
|
|
||
|
# commandline
|
||
|
[-auto]
|
||
|
Causes the script to automatically start tasking if it applies
|
||
|
[-verbose]
|
||
|
Makes this script run in verbose mode
|
||
|
[-tasking <file>]
|
||
|
The location of the tasking (default: ../TaskedCmds/)
|
||
|
Use a full path
|
||
|
[-max <item>]
|
||
|
Maximum number of simultaneous tasks
|