bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Mention the new join option --check-order


From: James Youngman
Subject: [PATCH] Mention the new join option --check-order
Date: Sat, 16 Feb 2008 21:29:08 +0000

---
 NEWS |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index af27aab..0bf8dbb 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,12 @@ GNU coreutils NEWS                                    -*- 
outline -*-
 
   mkdir and split now write --verbose output to stdout, not stderr.
 
+** New features
+
+  join now has a --check-order option which causes join to verify that
+  the input files are indeed sorted.  The option --nocheck-sorted
+  turns the check off (the check is currently off by default).
+
 
 * Noteworthy changes in release 6.10 (2008-01-22) [stable]
 
-- 
1.5.3.8





reply via email to

[Prev in Thread] Current Thread [Next in Thread]