From cd39c4e1bdef28fd86daf04a7ac022da1275b55e Mon Sep 17 00:00:00 2001 From: John Kerl Date: Sat, 21 Feb 2026 23:24:20 -0500 Subject: [PATCH] make dev ater PR 1984 (#1985) --- docs/src/manpage.md | 3 ++- docs/src/manpage.txt | 3 ++- docs/src/reference-main-flag-list.md | 1 + docs/src/release-docs.md | 3 +++ man/manpage.txt | 3 ++- man/mlr.1 | 5 +++-- 6 files changed, 13 insertions(+), 5 deletions(-) diff --git a/docs/src/manpage.md b/docs/src/manpage.md index 288f6d980..f49b50d10 100644 --- a/docs/src/manpage.md +++ b/docs/src/manpage.md @@ -749,6 +749,7 @@ This is simply a copy of what you should see on running `man mlr` at a command p Prints a border around PPRINT output. --barred-input When used in conjunction with --pprint, accepts barred input. + --barred-unicode Uses unicode printing chars for barred output --right Right-justifies all fields for PPRINT output. 1mPROFILING FLAGS0m @@ -3803,5 +3804,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 - 2026-02-21 4mMILLER24m(1) + 2026-02-22 4mMILLER24m(1) diff --git a/docs/src/manpage.txt b/docs/src/manpage.txt index ae12a53db..f2b5f34e1 100644 --- a/docs/src/manpage.txt +++ b/docs/src/manpage.txt @@ -728,6 +728,7 @@ Prints a border around PPRINT output. --barred-input When used in conjunction with --pprint, accepts barred input. + --barred-unicode Uses unicode printing chars for barred output --right Right-justifies all fields for PPRINT output. 1mPROFILING FLAGS0m @@ -3782,4 +3783,4 @@ MIME Type for Comma-Separated Values (CSV) Files, the Miller docsite https://miller.readthedocs.io - 2026-02-21 4mMILLER24m(1) + 2026-02-22 4mMILLER24m(1) diff --git a/docs/src/reference-main-flag-list.md b/docs/src/reference-main-flag-list.md index d6f7aea68..dea7cdb5b 100644 --- a/docs/src/reference-main-flag-list.md +++ b/docs/src/reference-main-flag-list.md @@ -397,6 +397,7 @@ These are flags which are applicable to PPRINT format. * `--barred or --barred-output`: Prints a border around PPRINT output. * `--barred-input`: When used in conjunction with --pprint, accepts barred input. +* `--barred-unicode`: Uses unicode printing chars for barred output * `--right`: Right-justifies all fields for PPRINT output. ## Profiling flags diff --git a/docs/src/release-docs.md b/docs/src/release-docs.md index 22924b141..4c818fe5c 100644 --- a/docs/src/release-docs.md +++ b/docs/src/release-docs.md @@ -24,6 +24,9 @@ If your `mlr version` says something like `Miller v5.10.2` or `mlr 6.0.0`, witho | Release | Docs | Release notes | |---------|---------------------------------------------------------------------|---------------| main | [main branch](https://miller.readthedocs.io/en/main) | N/A | +6.17.0 | [Miller 6.17.0](https://miller.readthedocs.io/en/6.17.0) | [Miller 6.17.0: YAML and DCF file formats; performance improvements; bugfixes](https://github.com/johnkerl/miller/releases/tag/v6.17.0) | +6.16.0 | [Miller 6.16.0](https://miller.readthedocs.io/en/6.16.0) | [Miller 6.16.0: Snap support via `snap install miller`](https://github.com/johnkerl/miller/releases/tag/v6.16.0) | +6.15.0 | [Miller 6.15.0](https://miller.readthedocs.io/en/6.15.0) | [Miller 6.15.0: Fix double quotes in CSV comments and `mlr -I` mode preservation; `sort -b`](https://github.com/johnkerl/miller/releases/tag/v6.15.0) | 6.14.0 | [Miller 6.14.0](https://miller.readthedocs.io/en/6.14.0) | [Survival curve, misc. features and bugfixes](https://github.com/johnkerl/miller/releases/tag/v6.14.0) | 6.13.0 | [Miller 6.13.0](https://miller.readthedocs.io/en/6.13.0) | [File-stat DSL function, new stats accumulator, misc. bugfixes](https://github.com/johnkerl/miller/releases/tag/v6.13.0) | 6.12.0 | [Miller 6.12.0](https://miller.readthedocs.io/en/6.12.0) | [New sparsify verb, wide-table performance improvement, thousands separator for fmtnum function](https://github.com/johnkerl/miller/releases/tag/v6.12.0) | diff --git a/man/manpage.txt b/man/manpage.txt index ae12a53db..f2b5f34e1 100644 --- a/man/manpage.txt +++ b/man/manpage.txt @@ -728,6 +728,7 @@ Prints a border around PPRINT output. --barred-input When used in conjunction with --pprint, accepts barred input. + --barred-unicode Uses unicode printing chars for barred output --right Right-justifies all fields for PPRINT output. 1mPROFILING FLAGS0m @@ -3782,4 +3783,4 @@ MIME Type for Comma-Separated Values (CSV) Files, the Miller docsite https://miller.readthedocs.io - 2026-02-21 4mMILLER24m(1) + 2026-02-22 4mMILLER24m(1) diff --git a/man/mlr.1 b/man/mlr.1 index 62cf886e9..b393b0c06 100644 --- a/man/mlr.1 +++ b/man/mlr.1 @@ -2,12 +2,12 @@ .\" Title: mlr .\" Author: [see the "AUTHOR" section] .\" Generator: ./mkman.rb -.\" Date: 2026-02-21 +.\" Date: 2026-02-22 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "MILLER" "1" "2026-02-21" "\ \&" "\ \&" +.TH "MILLER" "1" "2026-02-22" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Portability definitions .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -873,6 +873,7 @@ These are flags which are applicable to PPRINT format. Prints a border around PPRINT output. --barred-input When used in conjunction with --pprint, accepts barred input. +--barred-unicode Uses unicode printing chars for barred output --right Right-justifies all fields for PPRINT output. .fi .if n \{\