diff options
author | Dan McGee <dan@archlinux.org> | 2014-01-21 08:06:56 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2014-01-21 08:06:56 -0600 |
commit | faf196aa521e794aed905122600d12f1c9ab1f0e (patch) | |
tree | ec71d1301ef6edca169226304678e6fac8b642f7 /templates/packages/flaghelp.html | |
parent | fe37b46c50b60a8302e70ccef3ab34306fd8ea39 (diff) |
Flag out-of-date message is no longer optional
Changed way back in commit ef9d1c1e, but I didn't update the actual text
at the same time. FS#38126.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/packages/flaghelp.html')
-rw-r--r-- | templates/packages/flaghelp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/packages/flaghelp.html b/templates/packages/flaghelp.html index c298b5c5..c6860264 100644 --- a/templates/packages/flaghelp.html +++ b/templates/packages/flaghelp.html @@ -21,7 +21,7 @@ package so they can update it. If the package is unmaintained, the notification will be sent to a developer mailing list.</p> - <p>The message box portion of the flag utility is optional, and meant + <p>The message box portion of the flag utility is meant for short messages only. If you need more than 200 characters for your message, then file a bug report, email the maintainer directly, or send an email to the <a target="_blank" href="https://mailman.archlinux.org/mailman/listinfo/arch-general" |