Cleanup, indicate default batch setting

This commit is contained in:
Justin Ethier 2020-01-06 13:03:47 -05:00
parent 47c435bb95
commit b83bfec83c

View file

@ -884,9 +884,10 @@ General options:
-v Display version information
-vn Display version number
Batch Compilation options:
Compilation options:
-batch Automatically compile local library dependencies.
-batch Automatically compile local library dependencies
(enabled by default).
-no-batch Compile as a single unit, do not attempt to compile local
library dependencies.