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