mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-10 10:49:48 +02:00
Update msg files with input/output information
This commit is contained in:
parent
88d3301daa
commit
04f7a5d30d
40 changed files with 190 additions and 66 deletions
|
@ -5,10 +5,13 @@ usage.header=Extrahiere Zertifikat (
|
|||
usage.description=Lese einen Schlüssel von Standard-Eingabe und gebe das Zertifikat auf Standard-Ausgabe aus.
|
||||
no-armor=Schütze Ausgabe mit ASCII Armor
|
||||
|
||||
standardInputDescription=Private Schlüssel, deren Zertifikate extrahiert werden sollen
|
||||
standardOutputDescription=Extrahierte Zertifikate
|
||||
|
||||
stacktrace=Stacktrace ausgeben
|
||||
# Generic TODO: Remove when bumping picocli to 4.7.0
|
||||
usage.descriptionHeading=%nBeschreibung:%n
|
||||
usage.synopsisHeading=Aufruf:\u0020
|
||||
usage.commandListHeading=%nBefehle:%n
|
||||
usage.optionListHeading = %nOptionen:%n
|
||||
usage.optionListHeading=%nOptionen:%n
|
||||
usage.footerHeading=Powered by Picocli%n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue