Set resource bundle for help command

This commit is contained in:
Paul Schaub 2022-07-27 14:30:48 +02:00
parent fa52df385e
commit 7de94f1815
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
5 changed files with 17 additions and 8 deletions

View file

@ -31,8 +31,6 @@ usage.exitCodeList.16=71:Unsupported special prefix (e.g. \"@env/@fd\") of indir
usage.exitCodeList.17=73:Ambiguous input (a filename matching the designator already exists)
usage.exitCodeList.18=79:Key is not signing capable
help.usage.header=Display usage information for the specified subcommand
## SHARED RESOURCES
## Malformed Input
sop.error.input.malformed_session_key=Session keys are expected in the format 'ALGONUM:HEXKEY'.