diff options
author | Reto Brunner <reto@labrat.space> | 2019-06-25 09:23:52 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-06-25 10:38:55 -0400 |
commit | ccf5c02c3815efbe3b2e495cbc6eaca9f017aefd (patch) | |
tree | 87322ef29bf403981d40dde34d01c029fb101fee /doc/aerc.1.scd | |
parent | ee242a3d0ffc4d9cca884a2ad9047cdd16cd713e (diff) | |
download | aerc-ccf5c02c3815efbe3b2e495cbc6eaca9f017aefd.zip |
msgview/save: Use defaultSavePath if no path is provided
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r-- | doc/aerc.1.scd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index 4fdd91a..f97d01d 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -131,6 +131,9 @@ message list, the message in the message viewer, etc). *save* [-p] <path> Saves the current message part to the given path. + If no path is given but general.default-save-path is set, the + file will be saved there. + *-p*: Make any directories in the path that do not exist *close* |