summarylogtreecommitdiffstats
path: root/cardboard.install
diff options
context:
space:
mode:
Diffstat (limited to 'cardboard.install')
-rw-r--r--cardboard.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/cardboard.install b/cardboard.install
index 577b3a5a64bb..f35fa43fbb72 100644
--- a/cardboard.install
+++ b/cardboard.install
@@ -1,4 +1,7 @@
post_install() {
echo "Cardboard will try to run ~/.config/cardboard/cardboardrc on startup."
echo "A sample script is provided in /usr/share/cardboard/"
+ echo ""
+ echo "If you want man-pages, install pandoc and edit the PKGBUILD to"
+ echo "change -Dman to true in the meson build line."
}