summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index d189c98..7c53e3c 100644
--- a/README.rst
+++ b/README.rst
@@ -124,7 +124,7 @@ is ``http://%(lang)s.wikipedia.org/wiki/``.
The ``wikitrans`` utility
=========================
-This command line utility converts the supplied text to a selected
+This command line utility converts the supplied text to selected
output format. The usage syntax is::
wikitrans [OPTIONS] ARG
@@ -160,11 +160,11 @@ Options are:
Set output document type (``html`` (the default), ``texi``,
``text``, or ``dump``).
``-l LANG``, ``--lang=LANG``
- Set input document language
+ Set input document language.
``-o KW=VAL``, ``--option=KW=VAL``
Pass the keyword argument ``KW=VAL`` to the parser class construct.
``-d DEBUG``, ``--debug=DEBUG``
- Set debug level (0..100)
+ Set debug level (0..100).
``-D``, ``--dump``
Dump parse tree and exit; same as ``--type=dump``.
``-b URL``, ``--base-url=URL``

Return to:

Send suggestions and report system problems to the System administrator.