mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-17 16:38:54 +00:00
make dev ater PR 1984 (#1985)
This commit is contained in:
parent
d9ee24460c
commit
cd39c4e1bd
6 changed files with 13 additions and 5 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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 \{\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue