We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mlr nest
The documentation for the nest operation says:
nest
--evar {string} Shorthand for --explode --values ---across-records --nested-fs {string} --ivar {string} Shorthand for --implode --values ---across-records --nested-fs {string}
Notice the triple dashes in front of across-records (these should be double dashes).
across-records
Found in output of mlr help nest from Miller version mlr version 6.8.0-dev for openbsd/amd64/go1.20.1.
mlr help nest
mlr version 6.8.0-dev for openbsd/amd64/go1.20.1
The text was updated successfully, but these errors were encountered:
Thank you @kusalananda !
Sorry, something went wrong.
johnkerl
Successfully merging a pull request may close this issue.
The documentation for the
nest
operation says:Notice the triple dashes in front of
across-records
(these should be double dashes).Found in output of
mlr help nest
from Miller versionmlr version 6.8.0-dev for openbsd/amd64/go1.20.1
.The text was updated successfully, but these errors were encountered: