mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tools: gen_vc update comment
This commit is contained in:
parent
db9323e7bd
commit
e03050014d
@ -12,6 +12,7 @@
|
|||||||
// --log-to either 'file' or 'terminal'
|
// --log-to either 'file' or 'terminal'
|
||||||
// --log-file path to log file used when --log-to is 'file'
|
// --log-file path to log file used when --log-to is 'file'
|
||||||
// --dry-run dont push anything to remote repo
|
// --dry-run dont push anything to remote repo
|
||||||
|
// --force force update even if already up to date
|
||||||
|
|
||||||
module main
|
module main
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user