comparison packaging/linux-installer.inc.in @ 1136:e82c440c2727

Add small comment about update option.
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 17 Sep 2014 16:23:33 +0200
parents f1384bf9d4a4
children
comparison
equal deleted inserted replaced
1135:cf154e1f687a 1136:e82c440c2727
178 --deinstall|-d) 178 --deinstall|-d)
179 DEINSTALL=1 179 DEINSTALL=1
180 shift 1 180 shift 1
181 ;; 181 ;;
182 --update) 182 --update)
183 # Update is an internal option that is used when the application calls
184 # the installer to install an update.
183 UPDATE=1 185 UPDATE=1
184 shift 1 186 shift 1
185 ;; 187 ;;
186 --help) 188 --help)
187 usage 0 189 usage 0

http://wald.intevation.org/projects/trustbridge/