From 4ed26631173ff85220821819429391b8937a0e9b Mon Sep 17 00:00:00 2001 From: Jason Lewis Date: Thu, 9 Apr 2026 12:03:14 +1000 Subject: [PATCH] Fix typo in man page for mu-move fix typo on man page see #2915 --- man/mu-move.1.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/mu-move.1.org b/man/mu-move.1.org index 36b93d62..c8490e35 100644 --- a/man/mu-move.1.org +++ b/man/mu-move.1.org @@ -92,7 +92,7 @@ the flags is prefixed with either *+* ("add this flag") or *-* ("remove this fla So to add the /Seen/ flag and remove the /Draft/ flag from whatever the message already has, *--flags +S-D*. -You cannot combine relative and relative flags. +You cannot combine absolute and relative flags. * EXAMPLES