mirror of
https://codeberg.org/PGPainless/cert-d-pgpainless.git
synced 2025-12-08 14:21:16 +01:00
Implement List command, adapt changes from cert-d-java
This commit is contained in:
parent
cd0150c4d9
commit
7a02ec865b
21 changed files with 151 additions and 44 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
usage.header=Export all certificates in the store to Standard Output
|
||||
armor=Wrap the output in ASCII armor
|
||||
|
||||
# Generic TODO: Remove when bumping picocli to 4.7.0
|
||||
usage.synopsisHeading=Usage:\u0020
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue