diff options
| author | Jani Nikula <jani@nikula.org> | 2015-10-12 23:58:02 +0300 |
|---|---|---|
| committer | Jani Nikula <jani@nikula.org> | 2015-10-12 23:58:02 +0300 |
| commit | 08b4de96c24f935111d31d0e58bc20454bc1a093 (patch) | |
| tree | 4d674a3c1fb0722a0973f85ae84e8022a351851d | |
| parent | 0b4a2394726e37248ef5f78785b97769bdd57f6e (diff) | |
formatting again
| -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 1b09352..0482abd 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 |
