mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-10 02:39:45 +02:00
Set resource bundle for help command
This commit is contained in:
parent
fa52df385e
commit
7de94f1815
5 changed files with 17 additions and 8 deletions
|
@ -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'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue