From 49b387bb53e76eecd2b6cf4f89f3146fc2198bd3 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 24 Nov 2020 17:56:57 +0000 Subject: Fix chomping: only make it default on line-processing binaries --- doc/multisubstitute.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/multisubstitute.html') diff --git a/doc/multisubstitute.html b/doc/multisubstitute.html index aebdde8..2cb38ee 100644 --- a/doc/multisubstitute.html +++ b/doc/multisubstitute.html @@ -32,8 +32,8 @@ its argv, then executes another program.
      multisubstitute
      {
-       [ define [ -n ] [ -s ] [ -C | -c ] [ -d delim ] variable value ]
-       [ importas [ -i | -D default ] [ -n ] [ -s ] [ -C | -c ] [ -d delim ] variable envvar ]
+       [ define [ -N | -n ] [ -s ] [ -C | -c ] [ -d delim ] variable value ]
+       [ importas [ -i | -D default ] [ -N | -n ] [ -s ] [ -C | -c ] [ -d delim ] variable envvar ]
        [ elglob [ -v ] [ -w ] [ -s ] [ -m ] [ -e ] [ -0 ] variable pattern ]
        [ elgetpositionals [ -P sharp ] ]
        [ multidefine value { variable... } ]
-- 
cgit v1.3.1