summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-09-21 08:14:49 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-09-21 08:14:49 (EDT)
commite76b87fc98b134e40cb9ea8c2c6f0fc91f684f07 (patch)
treeff7a1628a1cab6135a81e8afbf8698f2c3ddbd86 /locale
parent60917c32198ebd01a9c74458f7d2550394c60366 (diff)
en_US: Update mutex options message
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US/opkbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en_US/opkbuild.sh b/locale/en_US/opkbuild.sh
index ed3c256..837ad78 100644
--- a/locale/en_US/opkbuild.sh
+++ b/locale/en_US/opkbuild.sh
@@ -49,7 +49,7 @@ This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by P. J. McDermott.'
-msg_opkbuild_bbasf_mutex='Options -b, -B, -A, -S, and -F are mutually exclusive'
+msg_opkbuild_bbasf_mutex='Options -b, -B, -P, -S, and -F are mutually exclusive'
msg_opkbuild_bad_opt='Invalid option "%s"'
msg_opkbuild_uid0_cmd_not_found='UID 0 command "%s" not found'
msg_opkbuild_uid0_cmd_bad_uid='UID 0 command "%s" doesn'\''t give UID 0'