diff options
-rw-r--r-- | doc/invoking.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/invoking.rst b/doc/invoking.rst index 38ba7551..c69c9031 100644 --- a/doc/invoking.rst +++ b/doc/invoking.rst @@ -312,6 +312,10 @@ The following options are available: combined with :option:`--theme`. Note that order matters: The first specified theme will be the default. +.. option:: --use-unicode + + Enable use of Unicode characters in HTML output. + .. option:: -c <file> --css=<file> |