1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/v/help/up.txt

8 lines
214 B
Plaintext

Usage: v up
Update the V compiler to the latest version from https://github.com/vlang/v.
Options:
-v - Print more details about the update.
-prod - Compile the updated V with the -prod flag.