Help: Clean up trivial typos and grammar

This commit is contained in:
Craig Scott
2019-06-29 22:05:22 +10:00
parent 753373579e
commit 074fbdb73f
5 changed files with 17 additions and 20 deletions

View File

@@ -80,7 +80,7 @@ Options:
``COMMAND_ECHO <where>``
The command being run will be echo'ed to ``<where>`` with ``<where>``
being set to ``STDERR``|``STDOUT``|``NONE``.
being set to one of ``STDERR``, ``STDOUT`` or ``NONE``.
``ENCODING <name>``
On Windows, the encoding that is used to decode output from the process.