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
|
|
@ -1384,7 +1384,7 @@ This is simply a copy of what you should see on running `man mlr` at a command p
|
|||
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.
|
||||
|
||||
1mlabel0m
|
||||
|
|
@ -3731,5 +3731,5 @@ This is simply a copy of what you should see on running `man mlr` at a command p
|
|||
MIME Type for Comma-Separated Values (CSV) Files, the Miller docsite
|
||||
https://miller.readthedocs.io
|
||||
|
||||
2024-10-05 4mMILLER24m(1)
|
||||
2024-10-17 4mMILLER24m(1)
|
||||
</pre>
|
||||
|
|
|
|||
|
|
@ -1363,7 +1363,7 @@
|
|||
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.
|
||||
|
||||
1mlabel0m
|
||||
|
|
@ -3710,4 +3710,4 @@
|
|||
MIME Type for Comma-Separated Values (CSV) Files, the Miller docsite
|
||||
https://miller.readthedocs.io
|
||||
|
||||
2024-10-05 4mMILLER24m(1)
|
||||
2024-10-17 4mMILLER24m(1)
|
||||
|
|
|
|||
|
|
@ -1711,7 +1711,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.
|
||||
</pre>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue