summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/getting_started_command_line.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting_started_command_line.rst b/docs/getting_started_command_line.rst
index c5dc007..d2e4378 100644
--- a/docs/getting_started_command_line.rst
+++ b/docs/getting_started_command_line.rst
@@ -45,8 +45,8 @@ you entered in one of the indexed fields::
this will also print the entry ids of matching items, so that you can
open them with ``lesana edit``.
-If you're using git, don't forget to add and commit the entries you've
-added (i.e. the files under ``items``).
+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.
Search results are limited by default to 12 matches; to get all results
for your query you can use the option ``--all``. This is especially