miller/test/cases/cli-help
John Kerl a63ea57359
Cross-reference head -n 1 -g from uniq for keep-all-columns dedupe (#1075) (#2158)
The uniq verb outputs only the group-by columns, and issue #1075 asks
for a way to deduplicate on some fields while keeping the rest. Miller
already supports this via "head -n 1 -g", but that wasn't discoverable
from uniq's help text or its reference-verbs section. Add a note to
"mlr uniq --help" and a short recipe (with live examples) to the uniq
section of the verbs reference, and regenerate the derived man page,
docs, and CLI-help golden files.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 15:26:39 -04:00
..
0001 Cross-reference head -n 1 -g from uniq for keep-all-columns dedupe (#1075) (#2158) 2026-07-06 15:26:39 -04:00
0002 Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00