From d6ea0d0351e6c502da4c13dc57b5d2f929ea3ba5 Mon Sep 17 00:00:00 2001 From: Mike Pelletier Date: Wed, 28 Apr 2021 09:42:03 -0400 Subject: [PATCH] ``--key=text`` --- README.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.org b/README.org index 45b269d..965eccb 100644 --- a/README.org +++ b/README.org @@ -54,5 +54,8 @@ Consider only a substring for the purpose of the next ~--key~. If used on the i There should be a regexp version of this, too. +*** ~--key=text~ +Needed so that multiple fields can be cut from the input and keyed. + *** ~--batch~ Don't run interactively. Don't livesort. Just process all the input, and then output the entire sorted output.