diff options
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r-- | doc/aerc.1.scd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index 2224374d..8ceed4dd 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -437,7 +437,8 @@ message list, the message in the message viewer, etc). Close the composer without sending, discarding the message in progress. *attach* <path> - Attaches the file at the given path to the email. + Attaches the file at the given path to the email. The path can contain + globbing syntax described at https://godocs.io/path/filepath#Match. *attach-key* Attaches the public key for the configured account to the email. |