diff options
-rw-r--r-- | man/grab.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -287,3 +287,7 @@ When writing pattern matches to the standard output, appends a newline to the end of the match. This often results in non-ideal output as matched patterns are often already suffixed by a newline. +.Pp +Input files must be encoded as UTF-8. +No other encodings are supported unless they are UTF-8 compatible, +such as ASCII. |