diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-10-11 20:16:48 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-10-11 20:16:48 +0000 |
commit | 8fcdaa5073add0a8940e1d8a54acf01bb236e03f (patch) | |
tree | d74a8ba71d8c681cba9ffa5583b544d3a3f60361 /doc | |
parent | cfff612229d7a4ed4990223e64e45376f94aefd5 (diff) | |
download | execline-8fcdaa5073add0a8940e1d8a54acf01bb236e03f.tar.xz |
multisubstitute doc fix (thanks jjk)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/multisubstitute.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/multisubstitute.html b/doc/multisubstitute.html index 8b248ea..aab846f 100644 --- a/doc/multisubstitute.html +++ b/doc/multisubstitute.html @@ -55,9 +55,6 @@ to learn about the syntax of each substitution command. </li> <h2> Options </h2> <ul> - <li> If a <tt>backtick</tt> directive was given with the <tt>-i</tt> option, -and <em>command</em> crashes or exits nonzero, <tt>multisubstitute</tt> will -also exit with the same exit code. </li> <li> If an <tt>import</tt> or <tt>importas</tt> directive was given with the <tt>-i</tt> option, and the looked up variable is undefined, <tt>multisubstitute</tt> will exit 100. </li> |