summaryrefslogtreecommitdiffstats
path: root/source/script/installbin.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/script/installbin.sh')
-rwxr-xr-xsource/script/installbin.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/source/script/installbin.sh b/source/script/installbin.sh
index 633e6cb5bb2..b976a3e5ea8 100755
--- a/source/script/installbin.sh
+++ b/source/script/installbin.sh
@@ -34,7 +34,9 @@ done
cat << EOF
======================================================================
The binaries are installed. You may restore the old binaries (if there
-were any) using the command "make revert"
+were any) using the command "make revert". You may uninstall the binaries
+using the command "make uninstallbin" or "make uninstall" to uninstall
+binaries, man pages and shell scripts.
======================================================================
EOF