mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
doc-neaten
This commit is contained in:
parent
fb3e3d15cd
commit
fccb7c63bb
4 changed files with 0 additions and 5 deletions
|
|
@ -251,7 +251,6 @@ a=eks,b=pan,i=2,y=0.522151,ab=ekspan,iy=2.522151,ta=String,tb=String,ti=Integer,
|
|||
a=wye,b=wye,i=3,y=0.338318,ab=wyewye,iy=3.338318,ta=String,tb=String,ti=Integer,ty=Float,tab=String,tiy=Float
|
||||
a=eks,b=wye,i=4,y=0.134188,ab=ekswye,iy=4.134188,ta=String,tb=String,ti=Integer,ty=Float,tab=String,tiy=Float
|
||||
a=wye,b=pan,i=5,y=0.863624,ab=wyepan,iy=5.863624,ta=String,tb=String,ti=Integer,ty=Float,tab=String,tiy=Float
|
||||
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin22/rbconfig.rb:21: warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777
|
||||
</pre>
|
||||
|
||||
Run as-is, then pipe to Miller for pretty-printing:
|
||||
|
|
@ -266,5 +265,4 @@ eks pan 2 0.522151 ekspan 2.522151 String String Integer Float String Float
|
|||
wye wye 3 0.338318 wyewye 3.338318 String String Integer Float String Float
|
||||
eks wye 4 0.134188 ekswye 4.134188 String String Integer Float String Float
|
||||
wye pan 5 0.863624 wyepan 5.863624 String String Integer Float String Float
|
||||
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin22/rbconfig.rb:21: warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777
|
||||
</pre>
|
||||
|
|
|
|||
|
|
@ -1991,4 +1991,3 @@ is_string (class=typing #args=1) True if field is present with string (includin
|
|||
typeof (class=typing #args=1) Convert argument to type of argument (e.g. "str"). For debug.
|
||||
</pre>
|
||||
|
||||
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin22/rbconfig.rb:21: warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777
|
||||
|
|
|
|||
|
|
@ -35,7 +35,6 @@ i j k
|
|||
7 8 15
|
||||
8 9 17
|
||||
9 10 19
|
||||
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin22/rbconfig.rb:21: warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777
|
||||
</pre>
|
||||
|
||||
Newlines within the expression are ignored, which can help increase legibility of complex expressions:
|
||||
|
|
|
|||
|
|
@ -495,4 +495,3 @@ Notes about all other separators:
|
|||
* `--repifs`: Let IFS be repeated: e.g. for splitting on multiple spaces.
|
||||
* `--rs {string}`: Specify RS for input and output.
|
||||
|
||||
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin22/rbconfig.rb:21: warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue