v/cmd/v/help
Delyan Angelov 63d413f93c
tools: support `v missdoc .` instead of `v run cmd/tools/missdoc.v .`
2022-04-30 16:12:39 +03:00
..
ast.txt cmd: update vast -t help text (#12939) 2021-12-23 11:23:35 +02:00
bin2v.txt
bug.txt
build-c.txt pref: add support for `-thread-stack-size 4194304` (default set to 8MB) (#14168) 2022-04-28 08:46:33 +03:00
build-js.txt js: support `-es5` flag (#12846) 2021-12-15 15:47:34 +02:00
build-native.txt
build.txt v help: add an example of using both `-prof` and `run` (#13432) 2022-02-11 11:24:07 +02:00
bump.txt cmd: add v bump (#12798) 2021-12-11 22:17:01 +02:00
check-md.txt tools: implement `cgen` tag for Markdown examples in `v check-md` (#13332) 2022-01-31 22:51:04 +02:00
complete.txt tools: add help for `v complete` (#13098) 2022-01-09 16:09:10 +02:00
default.txt
doc.txt tools: add a `-theme-dir folder/` parameter to `v doc` (#13550) 2022-02-21 12:08:46 +02:00
doctor.txt
fmt.txt tools: support `v fmt -w -backup file.v` 2021-10-07 13:59:49 +03:00
gret.txt tools: add a `v gret` command to aid detecting visual regressions in `gg` based apps (#12775) 2021-12-09 21:31:55 +02:00
help.v v: minor change in the output for an unknown help topic (#13927) 2022-04-04 08:36:10 +03:00
help_test.v os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +02:00
init.txt
install.txt vpm: support `v install -once module_name`(#13977) 2022-04-09 14:29:41 +03:00
list.txt
missdoc.txt tools: support `v missdoc .` instead of `v run cmd/tools/missdoc.v .` 2022-04-30 16:12:39 +03:00
new.txt
other.txt
outdated.txt
remove.txt
repl.txt
run.txt
search.txt
self.txt
shader.txt docs: add `v shader` section, add help text (#12594) 2021-11-28 17:17:04 +02:00
show.txt
symlink.txt tools: support `./v symlink -githubci` (#13403) 2022-02-08 13:23:10 +02:00
test.txt help: improve `v help test` 2021-12-20 19:53:39 +02:00
tracev.txt
up.txt
update.txt
upgrade.txt
version.txt
vet.txt tools: support a `v vet -p file.v` option that will warn about private functions with missing documentation 2022-04-30 16:09:30 +03:00
vpm.txt
watch.txt