mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
docs: add more documentation to each of the modules in vlib (#13043)
This commit is contained in:
parent
287331bc19
commit
6e6d51a1c9
16 changed files with 266 additions and 71 deletions
|
@ -6,7 +6,7 @@ declarative subcommands, each having separate set of options.
|
|||
See also the `flag` module, for a simpler command line option parser,
|
||||
that supports only options.
|
||||
|
||||
Usage example:
|
||||
## Example:
|
||||
|
||||
```v
|
||||
module main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue