summaryrefslogtreecommitdiffstats
path: root/sq/sq-usage.md
diff options
context:
space:
mode:
Diffstat (limited to 'sq/sq-usage.md')
-rw-r--r--sq/sq-usage.md42
1 files changed, 21 insertions, 21 deletions
diff --git a/sq/sq-usage.md b/sq/sq-usage.md
index de8fab08..392ed1be 100644
--- a/sq/sq-usage.md
+++ b/sq/sq-usage.md
@@ -1360,37 +1360,22 @@ USAGE:
sq wkd [OPTIONS] <SUBCOMMAND>
OPTIONS:
- -h, --help
- Print help information
-
-n, --network-policy <NETWORK-POLICY>
Sets the network policy to use [default: encrypted] [possible
values: offline, anonymized, encrypted, insecure]
+ -h, --help
+ Print help information
+
SUBCOMMANDS:
- direct-url Prints the direct Web Key Directory URL of an email
- address.
generate Generates a Web Key Directory for the given domain and
keys.
get Queries for certs using Web Key Directory
- help Print this message or the help of the given subcommand(s)
+ direct-url Prints the direct Web Key Directory URL of an email
+ address.
url Prints the advanced Web Key Directory URL of an email
address.
-```
-
-### Subcommand wkd direct-url
-
-```text
-Prints the direct Web Key Directory URL of an email address.
-
-USAGE:
- sq wkd direct-url <ADDRESS>
-
-ARGS:
- <ADDRESS> Queries for ADDRESS
-
-OPTIONS:
- -h, --help Print help information
+ help Print this message or the help of the given subcommand(s)
```
### Subcommand wkd generate
@@ -1462,6 +1447,21 @@ OPTIONS:
-o, --output <FILE> Writes to FILE or stdout if omitted
```
+### Subcommand wkd direct-url
+
+```text
+Prints the direct Web Key Directory URL of an email address.
+
+USAGE:
+ sq wkd direct-url <ADDRESS>
+
+ARGS:
+ <ADDRESS> Queries for ADDRESS
+
+OPTIONS:
+ -h, --help Print help information
+```
+
### Subcommand wkd url
```text