mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
main.v: updated help message concerning run option
This commit is contained in:
parent
9445fa599c
commit
e1e8a50a46
@ -841,7 +841,7 @@ v -prod file.v
|
||||
- To specify the executable\'s name:
|
||||
v -o program file.v
|
||||
|
||||
- To execute a program without creating an executable:
|
||||
- To build and execute a V program :
|
||||
v run file.v
|
||||
'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user