v/cmd/v/help
Delyan Angelov 7a4ec9f60a
tools: add --before and --after options to `v watch`
2021-05-16 17:50:16 +03:00
..
bin2v.txt v help: unify and clarify some 'help' documents (#9276) 2021-03-13 08:37:12 +02:00
bug.txt tools: add a `v bug file.v` tool to automatically report bugs on GitHub (#9746) 2021-04-19 21:40:54 +03:00
build-c.txt v help: describe CFLAGS and LDFLAGS support in `v help build-c` 2021-04-22 18:14:33 +03:00
build-native.txt v help: add a `v help build-native` section (#9906) 2021-04-29 09:47:11 +03:00
build.txt v help: add a `v help build-native` section (#9906) 2021-04-29 09:47:11 +03:00
check-md.txt tools: implement progres bar for `v check-md .` 2021-04-12 15:51:28 +03:00
default.txt v help: add `v help watch`, rename -watch in `v help` too 2021-05-05 21:38:41 +03:00
doc.txt v doc: implement color highlighting for the stdout format, enable it by default (#9312) 2021-03-15 13:21:19 +02:00
fmt.txt vfmt: add ability to use vfmt as a filter from stdin to stdout (#8432) 2021-01-30 12:38:54 +02:00
help.v vfmt: format all of cmd/ and add it to `v test-cleancode` (#9418) 2021-03-24 23:37:10 +02:00
help_test.v os: deprecate os.exec (returning ?os.Result), in favour of os.execute, which returns os.Result (#8974) 2021-03-08 20:52:13 +02:00
init.txt vcreate: minor tweaks (#9275) 2021-03-13 08:43:12 +02:00
install.txt v help: unify and clarify some 'help' documents (#9276) 2021-03-13 08:37:12 +02:00
new.txt v help: unify and clarify some 'help' documents (#9276) 2021-03-13 08:37:12 +02:00
other.txt v help: unify and clarify some 'help' documents (#9276) 2021-03-13 08:37:12 +02:00
remove.txt v help: unify and clarify some 'help' documents (#9276) 2021-03-13 08:37:12 +02:00
run.txt v: run code from stdin `echo println(2+2) | v run -`, with no repl limits (#6884) 2020-11-20 10:25:59 +02:00
search.txt v help: unify and clarify some 'help' documents (#9276) 2021-03-13 08:37:12 +02:00
test.txt v help: unify and clarify some 'help' documents (#9276) 2021-03-13 08:37:12 +02:00
update.txt v help: unify and clarify some 'help' documents (#9276) 2021-03-13 08:37:12 +02:00
vet.txt vet: hide skipped file messages behind verbose flag (#9823) 2021-04-20 17:20:50 +03:00
vpm.txt v help: unify and clarify some 'help' documents (#9276) 2021-03-13 08:37:12 +02:00
watch.txt tools: add --before and --after options to `v watch` 2021-05-16 17:50:16 +03:00