mirror of
https://github.com/vlang/v.git
synced 2025-09-08 23:07:19 -04:00
doc: update --web flag (#19991)
This commit is contained in:
parent
643589ab88
commit
8da8027a68
@ -49,7 +49,7 @@ by using any of the following commands in a terminal:
|
||||
|
||||
* `v init` → adds necessary files to the current folder to make it a V project
|
||||
* `v new abc` → creates a new project in the new folder `abc`, by default a "hello world" project.
|
||||
* `v new abcd web` → creates a new project in the new folder `abcd`, using the vweb template.
|
||||
* `v new --web abcd` → creates a new project in the new folder `abcd`, using the vweb template.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user