diff options
Diffstat (limited to 'doc/tools.texi')
-rw-r--r-- | doc/tools.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tools.texi b/doc/tools.texi index 7dcd84e2f..fa8819a97 100644 --- a/doc/tools.texi +++ b/doc/tools.texi @@ -2033,6 +2033,12 @@ line. Modify option @option{--files-from} to use a binary nul instead of a linefeed to separate file names. +@item --utf8-strings +@opindex utf8-strings +Assume that the file names read by @option{--files-from} are UTF-8 +encoded. This option has an effect only on Windows where the active +code page is otherwise assumed. + @item --openpgp @opindex openpgp This option has no effect because OpenPGP encryption and signing is |