summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-08-18 17:43:36 +0300
committerSergey Poznyakoff <gray@gnu.org>2018-08-18 17:43:36 +0300
commit8c0de7a515aa9d6db7b3ce4110a4e29261851abb (patch)
tree228c2bb1be5a907b373158c6c94cd8d51f23c419 /README.rst
parent0c03a5a7b40b598b88f22f46b9e9086af6c59877 (diff)
downloadwikitrans-8c0de7a515aa9d6db7b3ce4110a4e29261851abb.tar.gz
wikitrans-8c0de7a515aa9d6db7b3ce4110a4e29261851abb.tar.bz2
Minor stylistic fixes.
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.