mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-08 01:39:43 +02:00
Fix documentation of merge-certs command
This commit is contained in:
parent
4cf410a9f9
commit
7f1c1b1aae
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
usage.headerHeading=Merge OpenPGP certificates%n
|
||||
usage.description=BLABLA
|
||||
usage.header=Merge OpenPGP certificates from standard input with related elements from CERTS and emit the result to standard output
|
||||
usage.description=Only certificates that were part of standard input will be emitted to standard output
|
||||
no-armor=ASCII armor the output
|
||||
CERTS[0..*]=OpenPGP certificates from which updates shall be merged into the base certificates from standard input
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue