mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
help: remove "build"
This commit is contained in:
parent
10168d307e
commit
a4aa9c0320
@ -35,7 +35,6 @@ V supports the following commands:
|
|||||||
list List all installed modules.
|
list List all installed modules.
|
||||||
outdated Show installed modules that need updates.
|
outdated Show installed modules that need updates.
|
||||||
* Others:
|
* Others:
|
||||||
build Build V code in the provided path (the default, so you can skip the word `build`).
|
|
||||||
translate Translate C code to V (coming soon in 0.3).
|
translate Translate C code to V (coming soon in 0.3).
|
||||||
tracev Produce a tracing version of the v compiler.
|
tracev Produce a tracing version of the v compiler.
|
||||||
Use `tracev yourfile.v` when the compiler panics.
|
Use `tracev yourfile.v` when the compiler panics.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user