mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-17 16:38:54 +00:00
typofix
This commit is contained in:
parent
aa960040d8
commit
4a2d77213e
2 changed files with 8 additions and 10 deletions
|
|
@ -46,8 +46,7 @@ PRs which pass regression test ([https://github.com/johnkerl/miller/blob/main/te
|
|||
|
||||
## Build script
|
||||
|
||||
Much of Miller's documentation is autogenerated from code. With the `miller/go`
|
||||
directory in your `$PATH` (so it will find the modified `mlr` executable if
|
||||
you've modified any source code), please do `make dev` in the Miller base
|
||||
directory. This runs source build, unit test, regression test, manual-page
|
||||
autogen, document autogen, and document static-build all in the correct order.
|
||||
Much of Miller's documentation is autogenerated from code. With the `miller` directory in your
|
||||
`$PATH` (so it will find the modified `mlr` executable if you've modified any source code), please
|
||||
do `make dev` in the Miller base directory. This runs source build, unit test, regression test,
|
||||
manual-page autogen, document autogen, and document static-build all in the correct order.
|
||||
|
|
|
|||
|
|
@ -30,8 +30,7 @@ PRs which pass regression test ([https://github.com/johnkerl/miller/blob/main/te
|
|||
|
||||
## Build script
|
||||
|
||||
Much of Miller's documentation is autogenerated from code. With the `miller/go`
|
||||
directory in your `$PATH` (so it will find the modified `mlr` executable if
|
||||
you've modified any source code), please do `make dev` in the Miller base
|
||||
directory. This runs source build, unit test, regression test, manual-page
|
||||
autogen, document autogen, and document static-build all in the correct order.
|
||||
Much of Miller's documentation is autogenerated from code. With the `miller` directory in your
|
||||
`$PATH` (so it will find the modified `mlr` executable if you've modified any source code), please
|
||||
do `make dev` in the Miller base directory. This runs source build, unit test, regression test,
|
||||
manual-page autogen, document autogen, and document static-build all in the correct order.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue