From 4c0f76fc81eabd4e53ede85cbadd94c9e82ccc17 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Fri, 5 Jun 2015 20:52:14 -0400 Subject: [PATCH] doc neatens --- doc/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.html b/doc/index.html index 4e6331028..291231a13 100644 --- a/doc/index.html +++ b/doc/index.html @@ -125,7 +125,7 @@ positionally-indexed data as a special case.)
  • I/O formats including tabular pretty-printing
  • Conversion between formats -
  • Format-aware processing: e.g. CSV sort and tac keep header lines first +
  • Format-aware processing: e.g. CSV sort and tac keep header lines first
  • High-throughput performance on par with the Unix toolkit
  • Miller is pipe-friendly and interoperates with Unix toolkit.