From fd4131f4ac121fb6f4ff0263bb1349cfc0c75cd1 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Mon, 5 Jun 2023 04:11:11 -0400 Subject: [PATCH] Manual.md: clarify INSTALL.msg --- Manual.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Manual.md b/Manual.md index ae1d23a9dfc..bbe6d869c61 100644 --- a/Manual.md +++ b/Manual.md @@ -1320,6 +1320,8 @@ Ideally those files should not exceed 80 chars per line. subpackages can also have their own `INSTALL.msg` and `REMOVE.msg` files, simply create them as `srcpkgs//.INSTALL.msg` or `srcpkgs//.REMOVE.msg` respectively. +This should only be used for critical messages, like warning users of breaking changes. + ### Creating system accounts/groups at runtime