diff options
| author | Jani Nikula <jani@nikula.org> | 2015-10-12 23:57:14 +0300 |
|---|---|---|
| committer | Jani Nikula <jani@nikula.org> | 2015-10-12 23:57:14 +0300 |
| commit | 0b4a2394726e37248ef5f78785b97769bdd57f6e (patch) | |
| tree | 425471c251845bd45ff512daaad962ea4c217b08 | |
| parent | 57163f47e8aaf184e321c165e77fbf679aef4fbc (diff) | |
formatting
| -rw-r--r-- | getting-started.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/getting-started.mdwn b/getting-started.mdwn index 4bcc4ce..1b09352 100644 --- a/getting-started.mdwn +++ b/getting-started.mdwn @@ -32,7 +32,7 @@ release](http://notmuchmail.org/releases/), please refer to the To configure Notmuch, just run - notmuch + notmuch This will interactively guide you through the setup process, and save the configuration to `$HOME/.notmuch-config`. If you'd like to change the @@ -45,7 +45,7 @@ This step only modifies the configuration file. Notmuch needs a search database to operate. The next step is to run - notmuch new + notmuch new to index all your messages in the search database. The database will be stored in `.notmuch` directory under your mail store. The database is not a replacement |
