diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-03-25 17:04:18 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-03-25 17:04:18 +0100 |
commit | 4d0fbfdd140e4c226d51a9f941d26cb44001c78e (patch) | |
tree | 5179a323f499f34f5c1c5f01fd45d94e88eb64d4 /docs | |
parent | 6c82e1ff21783c590c3bfa3f44e9b0f5dbae07af (diff) |
Update docs: edits are autoadded to git staging.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/getting_started_command_line.rst | 4 |
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 |