Fix documentation of merge-certs command

This commit is contained in:
Paul Schaub 2024-09-19 20:49:00 +02:00
parent f98869d71b
commit 69dd846667
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -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