mirror of
https://codeberg.org/PGPainless/wkd-java.git
synced 2024-11-22 07:12:05 +01:00
Update wkd-java-cli/README
This commit is contained in:
parent
b035160c6a
commit
049dc706e4
1 changed files with 7 additions and 0 deletions
|
@ -5,3 +5,10 @@ SPDX-License-Identifier: Apache-2.0
|
|||
-->
|
||||
|
||||
# Command Line Interface for the Web Key Directory
|
||||
|
||||
```shell
|
||||
Usage: wkdcli fetch [-a] USERID
|
||||
Fetch an OpenPGP Certificate via the Web Key Directory
|
||||
USERID Certificate User-ID
|
||||
-a, --armor ASCII Armor the output
|
||||
```
|
Loading…
Reference in a new issue