diff --git a/lib/gpu/Install.py b/lib/gpu/Install.py
index 6ea2159de5821b5765f9731812d0862eef143707..13d7ad157ef6435c5c6f03e743ccdd1bd2d6fa63 100644
--- a/lib/gpu/Install.py
+++ b/lib/gpu/Install.py
@@ -9,8 +9,8 @@ import sys,os,subprocess
 # help message
 
 help = """
-Syntax from src dir: make lib-gpu args="-m machine -h hdir -a arch -p precision -e esuffix -m -o osuffix"
-Syntax from lib dir: python Install.py -m machine -h hdir -a arch -p precision -e esuffix -m -o osuffix
+Syntax from src dir: make lib-gpu args="-m machine -h hdir -a arch -p precision -e esuffix -b -o osuffix"
+Syntax from lib dir: python Install.py -m machine -h hdir -a arch -p precision -e esuffix -b -o osuffix
 
 specify one or more options, order does not matter