From c1a5a690e40ad5f644dcbce043219bb8f511c002 Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Tue, 29 Dec 2020 10:41:32 +0200 Subject: [PATCH] mu4e-proc: update docstring for 'extract' --- mu4e/mu4e-proc.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mu4e/mu4e-proc.el b/mu4e/mu4e-proc.el index 8063f428..40c84071 100644 --- a/mu4e/mu4e-proc.el +++ b/mu4e/mu4e-proc.el @@ -354,10 +354,10 @@ value)." &optional path what param) "Perform ACTION on part with DOCID INDEX DECRYPT PATH WHAT PARAM. Use a message with DOCID and perform ACTION on it (as symbol, -either `save', `open', `temp') which mean: * save: save the part -to PATH (a path) (non-optional for save)$ * open: open the part -with the default application registered for doing so * temp: save -to a temporary file, then respond with +either `save', `open', `temp') which mean: +* save: save the part to PATH (a path) (non-optional for save) +* open: open the part with the default application registered for doing so +* temp: save to a temporary file, then respond with (:temp :what :param )." (mu4e~call-mu `(extract :action ,action