summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/field_types.rst2
-rw-r--r--docs/source/man/lesana-export.rst3
-rw-r--r--docs/source/man/lesana-search.rst2
3 files changed, 4 insertions, 3 deletions
diff --git a/docs/field_types.rst b/docs/field_types.rst
index 91eda44..0d8dfc1 100644
--- a/docs/field_types.rst
+++ b/docs/field_types.rst
@@ -5,7 +5,7 @@
string:
a string of unicode text.
text:
- a longer block of unicode text;
+ a longer block of unicode text;
integer:
.
float:
diff --git a/docs/source/man/lesana-export.rst b/docs/source/man/lesana-export.rst
index 89e2c5c..b4f13a0 100644
--- a/docs/source/man/lesana-export.rst
+++ b/docs/source/man/lesana-export.rst
@@ -5,7 +5,8 @@ lesana-export
SYNOPSIS
========
-lesana export [-h] [--collection COLLECTION] [--query QUERY] destination template
+lesana export [-h] [--collection COLLECTION] [--query QUERY] \
+ destination template
DESCRIPTION
===========
diff --git a/docs/source/man/lesana-search.rst b/docs/source/man/lesana-search.rst
index f7bcf9c..3a45b98 100644
--- a/docs/source/man/lesana-search.rst
+++ b/docs/source/man/lesana-search.rst
@@ -51,6 +51,6 @@ OPTIONS
This option can be added multiple times; prefix the name of the field
with ``-`` to reverse the results (e.g. ``--sort='-date'``).
-expand-query-template
+--expand-query-template
Render search_aliases in the query as a jinja2 template