help: add an entry about the doctor tool in `v help` (#7589)

pull/7591/head
Stéphane Aulery 2020-12-26 21:09:58 +01:00 committed by GitHub
parent b7f4e824df
commit 712bacab98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ V supports the following commands:
list List all installed modules.
outdated Show installed modules that need updates.
* Others:
doctor Display some usefull info about your system to help reporting bugs
translate Translate C code to V (coming soon in 0.3).
tracev Produce a tracing version of the v compiler.
Use `tracev yourfile.v` when the compiler panics.