Remove stray #+end_example

This is seems misplaced and there's no matching #+begin_example.
This commit is contained in:
Aidan Coyle
2026-05-21 00:37:03 -05:00
committed by Seth Ladygo
parent 0067fac944
commit fee6d28fe8

View File

@ -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 Absolute flags just specify the new flags by their letters; e.g. to specify a
/Trashed/, /Seen/, /Replied/ message, you'd use *--flags STR*. /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 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"). the flags is prefixed with either *+* ("add this flag") or *-* ("remove this flag").