diff options
author | P. J. McDermott <pjm@nac.net> | 2012-10-08 14:05:44 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-10-08 14:05:44 (EDT) |
commit | 0f576586fc168a14648090bf7cea476e94827983 (patch) | |
tree | 784674701f6318560ec0c42b3a5d571e59d11ff9 /locale | |
parent | 4a11784654684a6cf30fa66e2243f043abf93624 (diff) |
Document that the -B and -A options are no-ops.
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en_US/opkbuild.sh | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/locale/en_US/opkbuild.sh b/locale/en_US/opkbuild.sh index c4641a0..64497ef 100644 --- a/locale/en_US/opkbuild.sh +++ b/locale/en_US/opkbuild.sh @@ -40,7 +40,9 @@ Options: -c do not clean source packaging -r <uid0-cmd> command to assume user ID 0 (default: fakeroot) -h display this help and exit - -V display the version and exit' + -V display the version and exit + +Note: Options -B and -A have no effect on SPF 2.0 packages.' msg_opkbuild_version='%s (%s) %s Copyright (C) 2012 Patrick "P. J." McDermott License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. |