mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
Cleanup, indicate default batch setting
This commit is contained in:
parent
47c435bb95
commit
b83bfec83c
1 changed files with 3 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue