summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/source/user/getting_started_command_line.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/source/user/getting_started_command_line.rst b/docs/source/user/getting_started_command_line.rst
index 04913d7..5525aa0 100644
--- a/docs/source/user/getting_started_command_line.rst
+++ b/docs/source/user/getting_started_command_line.rst
@@ -46,7 +46,8 @@ you entered in one of the indexed fields::
lesana search some words
this will also print the entry ids of matching items, so that you can
-open them with ``lesana edit``.
+open them with ``lesana edit``. See :doc:`search` for more details on
+the search syntax.
If you're using git, entries will be autoadded to the staging area, but
you need to commit them, so that you can choose how often you do so.