summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-25 19:53:34 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-25 19:53:34 (EDT)
commit73cbaa1620854af4697a079e7a60a46ab0515e70 (patch)
treec693d42dedb594ff3dc50b782b280a09ab35a6f5 /locale
parent7114acc9609e85b501e342770cb33a217ce2401a (diff)
en_US: Drop prokit options from command usages
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh
index b9ca096..253e62e 100644
--- a/locale/en_US.sh
+++ b/locale/en_US.sh
@@ -40,7 +40,7 @@ msg_prokit_control_missing_fields='missing fields: %s'
# lib/cmd.sh
msg_prokit_cmd_not_found='Command "%s" not found'
-msg_prokit_cmd_usage='Usage: %s [<option> ...] %s %s'
+msg_prokit_cmd_usage='Usage: %s %s %s'
# lib/cmd/help.sh
msg_prokit_cmd_help_head='Usage: %s [<option> ...] <command> [<arg> ...]'