Don't actually do anything.
Just display what would have happened.
Run quietly, only report errors.
Normally
dirvish-runall
will report the dirvish commands invoked with timestamps.
Print the version information and exit.
EXIT CODES
To facilitate further automation and integration of
dirvish-runall
with other tools
dirvish-runall
provides rationalised exit codes.
The exit codes are range based. While the code for
a specific error may change from one version to another it
will remain within the specified range. So don't test for
specific exit codes but instead test for a range of values.
To the degree possible higher value ranges indicate more
severe errors.
0
success
1-199
Number of
dirvish
jobs that failed. If more than 199 jobs
failed 199 will be the exit code.
200-219
An error was encountered in loading a configuration file.