mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
help: remove "coming soon in 0.3" for v translate
This commit is contained in:
parent
3bdf2f053d
commit
5523c11dd4
@ -51,7 +51,7 @@ V supports the following commands:
|
|||||||
|
|
||||||
* Others:
|
* Others:
|
||||||
doctor Display some useful info about your system to help reporting bugs.
|
doctor Display some useful info about your system to help reporting bugs.
|
||||||
translate Translate C code to V (coming soon in 0.3).
|
translate Translate C code to V.
|
||||||
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.
|
||||||
NB: `tracev` is much slower and more verbose than ordinary `v`
|
NB: `tracev` is much slower and more verbose than ordinary `v`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user