Add aerc.conf line in readme
This commit is contained in:
parent
7aa792f5c9
commit
43cc7899ce
1 changed files with 6 additions and 0 deletions
|
@ -21,3 +21,9 @@ aerc-contacts John Doe
|
|||
|
||||
This will output all emails and contact names matching "John" and "Doe"
|
||||
in either the first name, last name or email fields.
|
||||
|
||||
You should use it in your `aerc.conf`:
|
||||
|
||||
```
|
||||
address-book-cmd=aerc-contacts %s
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue