From b63ddeed3afe6709d5c62301fe1a02a24dc1b049 Mon Sep 17 00:00:00 2001 From: Joel Schaerer Date: Tue, 10 Feb 2009 18:52:07 +0100 Subject: [PATCH] clarification --- autojump.install | 1 + 1 file changed, 1 insertion(+) diff --git a/autojump.install b/autojump.install index c517b49..921e952 100644 --- a/autojump.install +++ b/autojump.install @@ -2,6 +2,7 @@ post_install() { echo " > You need to source /etc/profile in your ~/.bash_profile our ~/.bashrc for this to work" echo " > Only guaranteed to work with bash" + echo " > man autojump for instructions." /bin/true }