main.v: updated help message concerning run option
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