aboutsummaryrefslogtreecommitdiff
path: root/docs/cpt.org
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-07-17 22:51:10 +0000
committermerakor <cem@ckyln.com>2021-07-17 22:51:10 +0000
commit4d3a7455b536b7bf934561eb5ec187b1653aabb4 (patch)
tree3868c9fe4ed252e8f2028906556da471c643c295 /docs/cpt.org
parenteb9d73e219325ae09b756144d56686118011fb64 (diff)
downloadcpt-4d3a7455b536b7bf934561eb5ec187b1653aabb4.tar.gz
docs: update
FossilOrigin-Name: cb5549b4ba93ef506dbfeda10b817536982d92e809762247f81e00e6bc07924c
Diffstat (limited to 'docs/cpt.org')
-rw-r--r--docs/cpt.org9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/cpt.org b/docs/cpt.org
index 3cc2198..aa7c2cc 100644
--- a/docs/cpt.org
+++ b/docs/cpt.org
@@ -724,10 +724,11 @@ be a huge issue for you.
:DESCRIPTION: Communicate with the users using your repository
:END:
-If a file named =motd= is found on the root directory of the package repository,
-its contents will be printed to the standard output when the users are updating
-their repositories. This method can be used to communicate messages to the
-users, such as package removals or otherwise important information.
+If a file named =MOTD= (all uppercase) is found on the root directory of the
+package repository, its contents will be printed to the standard output when the
+users are updating their repositories. This method can be used to communicate
+messages to the users, such as package removals or otherwise important
+information.
* Comparison Between CPT and KISS