From 2a96bc93c24f34a972740da3e7df031a2d36e7cb Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 24 Dec 2019 14:22:42 +0000 Subject: Align dollarat option priority to rightmost --- doc/dollarat.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/dollarat.html') diff --git a/doc/dollarat.html b/doc/dollarat.html index 8249bd3..cb3d6eb 100644 --- a/doc/dollarat.html +++ b/doc/dollarat.html @@ -53,8 +53,9 @@ used. If delimchar is the empty string, then dollarat will output the positional parameters as a sequence of netstrings (and the -n option will be ignored). -
  • -0 : use the null character as separator. Any -d -argument will be ignored. Warning: this option should only be used to feed +
  • -0 : use the null character as separator. If this option +and the -d option are given concurrently, the rightmost one wins. +Warning: -0 should only be used to feed data to programs that know how to handle null-separated lists.
  • -- cgit v1.3.1