mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-10 18:59:43 +02:00
Document endOfOptionsDelimiter
This commit is contained in:
parent
966ea3c3a6
commit
db315e9ed2
4 changed files with 8 additions and 0 deletions
|
@ -9,6 +9,8 @@ CERTS[1..*]=Authority OpenPGP certificates
|
|||
standardInput=CERTS
|
||||
standardInputDescription=OpenPGP certificates in which UserID bindings shall be validated
|
||||
|
||||
picocli.endofoptions.description=End of options. Remainder are positional parameters. Fixes 'Missing required parameter' error
|
||||
|
||||
stacktrace=Print stacktrace
|
||||
# Generic TODO: Remove when bumping picocli to 4.7.0
|
||||
usage.parameterListHeading=%nParameters:%n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue