diff options
author | P. J. McDermott <pjm@nac.net> | 2012-08-01 09:00:22 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-08-01 09:00:22 (EDT) |
commit | ade41c6cb8d8692b76b308cf7e1b04a9fb87e98f (patch) | |
tree | e8f8068f2b86e3517a54ca8dadde60f5a3b5c011 /locale/en_US.sh | |
parent | f567711ba4345fd80e8e6c56c72fa14cc3ac7b84 (diff) |
Rewrite oh-gencontrol (now really short).
Diffstat (limited to 'locale/en_US.sh')
-rw-r--r-- | locale/en_US.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh index bd32ab2..a0db525 100644 --- a/locale/en_US.sh +++ b/locale/en_US.sh @@ -127,3 +127,6 @@ oh_str_cant_copy_config_file='Can'\''t copy configuration file' # oh-parsechangelog oh_str_usage_oh_parsechangelog='Usage: oh-parsechangelog' + +# oh-gencontrol +oh_str_usage_oh_gencontrol='Usage: oh-gencontrol' |