Mercurial > trustbridge
comparison packaging/linux-installer.inc.in @ 775:d2996be40de4
Improve wording for "Make an installation"
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Fri, 11 Jul 2014 18:30:05 +0200 |
parents | 9f0ad4bab175 |
children | 87387c5786ec |
comparison
equal
deleted
inserted
replaced
774:44fa5de02b52 | 775:d2996be40de4 |
---|---|
64 Options: | 64 Options: |
65 -p, --prefix=PATH install files in PATH | 65 -p, --prefix=PATH install files in PATH |
66 -f, --force install to given prefix, even when a current | 66 -f, --force install to given prefix, even when a current |
67 installation with different prefix exists. | 67 installation with different prefix exists. |
68 -d, --deinstall deinstall files from current installation | 68 -d, --deinstall deinstall files from current installation |
69 -s, --system=PATH make an system wide (de)installation | 69 -s, --system=PATH create a system wide (de)installation |
70 --help display this help and exit | 70 --help display this help and exit |
71 --version output version information and exit | 71 --version output version information and exit |
72 EOF | 72 EOF |
73 exit $1 | 73 exit $1 |
74 } | 74 } |