mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
main.v: update help
This commit is contained in:
parent
40c31f701f
commit
e2364f6285
@ -1133,7 +1133,9 @@ Options:
|
||||
-prod Build an optimized executable.
|
||||
-o <file> Place output into <file>.
|
||||
-obf Obfuscate the resulting binary.
|
||||
run Build and execute a V program. You can add arguments after file name.
|
||||
-show_c_cmd Print the full C compilation command.
|
||||
-debug Leave a C file for debugging in .program.c.
|
||||
run Build and execute a V program. You can add arguments after the file name.
|
||||
|
||||
Files:
|
||||
<file>_test.v Test file.
|
||||
|
Loading…
Reference in New Issue
Block a user