summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cheatsheet.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/cheatsheet.install b/cheatsheet.install
index ca46feb85426..5684b445b51d 100644
--- a/cheatsheet.install
+++ b/cheatsheet.install
@@ -1,3 +1,3 @@
post_install() {
- echo "Run 'cheatsheet -update' now to download the TLDR archive"
+ echo "Run 'cheatsheet -update' now to download data archives"
}