diff --git a/cmd/v/help/default.txt b/cmd/v/help/default.txt index 7a1c50b063..eb0880d2bd 100644 --- a/cmd/v/help/default.txt +++ b/cmd/v/help/default.txt @@ -51,7 +51,7 @@ V supports the following commands: * Others: 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. Use `tracev yourfile.v` when the compiler panics. NB: `tracev` is much slower and more verbose than ordinary `v`