diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-17 14:44:52 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-17 14:44:52 +0000 |
commit | baf6a7a26b5bb8d0a727e37912c2bf955964f357 (patch) | |
tree | ab9a67b547904e5d29964e1554e105619822335d | |
parent | 8bec4db9fab17e416df18dd6223a3eb5fd035445 (diff) | |
download | execline-baf6a7a26b5bb8d0a727e37912c2bf955964f357.tar.xz |
Doc fix
-rw-r--r-- | doc/forstdin.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/forstdin.html b/doc/forstdin.html index 3b00d7d..fb04f14 100644 --- a/doc/forstdin.html +++ b/doc/forstdin.html @@ -92,7 +92,6 @@ used simultaneously, the rightmost one wins. </li> <li> <tt>-d <em>delim</em></tt> : use the characters in string <em>delim</em> as delimiters for a line. Default is "<tt>\n</tt>", meaning the input is only split on newlines. </li> - <li> </ul> <h2> Notes </h2> |