-
Notifications
You must be signed in to change notification settings - Fork 14
Universal
These are features that generally are run standalone or act differently than the other feature flags.
Flags: -?, -h, --help for simple help and -??, -hd, --help-detailed for detailed help
Shows the list of available features if no additional parameters are supplied. Shows a list of available feature flags if a feature name or flag is supplied.
Flags: -ll, --log-level=
Set the lowest log level for output. See Log Levels.
Flags: -sc, --script
Enables "script execution mode". This ensures that the screen doesn't attempt to get cleared at the start or end of runs and produces a friendlier output for running inside of scripts.
Flags: -mt=, --threads=
Optionally, set the number of threads to use for the multithreaded operations. The default is the number of available machine threads; -1 means unlimited threads created.
- Introduction
- Feature Overviews
- Auxiliary Information
- Development Information