diff options
| author | Todd Carson <toc@daybefore.net> | 2020-07-01 00:46:04 +0900 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2020-07-26 12:05:41 +0300 |
| commit | 87192af2df3e2acb27a2bb3a31a7ddc30d7161c9 (patch) | |
| tree | bdbe891f94b654f308dd412642f1bdef8c0467ff | |
| parent | 0a93c1af49193e0734381fdfb5448e1fc0ff44d7 (diff) | |
In mu(1) refer to mu-script(1) instead of mu-guile, which does not exist
| -rw-r--r-- | man/mu.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ remove specific messages from the database. See .B mu script [options] run a mu (Guile) script. See -.BR mu-guile(1) +.BR mu-script(1) .B mu server [options] start a server process (for \fBmu4e\fR-internal use). See |
