From 2c8f64a8d56bcede9e1dd08859b3b235fc9bd40f Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Wed, 28 Dec 2011 18:12:52 +0200 Subject: Documentation updates. --- NEWS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 14855011..803c1d52 100644 --- a/NEWS +++ b/NEWS @@ -9,9 +9,10 @@ Changes from 4.0.1 to 4.1 1. The three executables gawk, pgawk, and dgawk, have been merged into one, named just gawk. As a result: * The -R option is gone - * Use -D ... - * Use -o ... - * Use -p ... + * Use -D to run the debugger. An optional file argument is a + list of commands to run first. + * Use -o to do pretty-printing only. + * Use -p to do profiling. 2. The new -l option is used for loading dynamic extensions. -- cgit v1.2.3