From fee6d28fe8620a921065d7611eb968d6fbbfca45 Mon Sep 17 00:00:00 2001 From: Aidan Coyle Date: Thu, 21 May 2026 00:37:03 -0500 Subject: [PATCH] Remove stray #+end_example This is seems misplaced and there's no matching #+begin_example. --- man/mu-move.1.org | 1 - 1 file changed, 1 deletion(-) diff --git a/man/mu-move.1.org b/man/mu-move.1.org index 2cd68612..e9d20beb 100644 --- a/man/mu-move.1.org +++ b/man/mu-move.1.org @@ -84,7 +84,6 @@ You can specify the flags with the *--flags* parameter, and do either with eithe Absolute flags just specify the new flags by their letters; e.g. to specify a /Trashed/, /Seen/, /Replied/ message, you'd use *--flags STR*. -#+end_example Relative flags are relative to the current flags for some message, and each of the flags is prefixed with either *+* ("add this flag") or *-* ("remove this flag").