diff options
-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> |