mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
Join docs wrong link (#1695)
* Fix join-docs link in online help * run `make dev` and commit the artifacts
This commit is contained in:
parent
07c896833c
commit
05aa16cfcf
7 changed files with 12 additions and 12 deletions
|
|
@ -507,7 +507,7 @@ be specified CSV as well unless you override with 'mlr --csv ... join --ijson -l
|
|||
Likewise, if you have 'mlr --csv --implicit-csv-header ...' then the join-in file will be
|
||||
expected to be headerless as well unless you put '--no-implicit-csv-header' after 'join'.
|
||||
Please use "mlr --usage-separator-options" for information on specifying separators.
|
||||
Please see https://miller.readthedocs.io/en/latest/reference-verbs.html#join for more information
|
||||
Please see https://miller.readthedocs.io/en/latest/reference-verbs#join for more information
|
||||
including examples.
|
||||
|
||||
================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue