mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
small typo fix.
This commit is contained in:
parent
ae9b05408c
commit
9937719d0e
1 changed files with 9 additions and 9 deletions
|
|
@ -197,7 +197,7 @@ For projects that only build library modules:
|
|||
|
||||
- `voc -m file.Mod` - Compile main program (creates executable)
|
||||
- `voc -s file.Mod` - Compile library module (creates .sym file)
|
||||
- `voc -c file.Mod` - Compile to object file only
|
||||
- `voc -C file.Mod` - Compile to object file only
|
||||
|
||||
### Custom Build Commands
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue