summaryrefslogtreecommitdiffstats
path: root/tool/src/sq-usage.rs
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-09-09 14:33:22 +0200
committerJustus Winter <justus@sequoia-pgp.org>2019-09-09 17:00:59 +0200
commit76c69c563ba6cfc708323a0c567d1a6920002efd (patch)
treeb5c0f860e4fd8d926c918fb684a4fe4443750835 /tool/src/sq-usage.rs
parent350918b63b572a0d8cdd18915106c3d7607ec383 (diff)
net: Do not diddle with the permissions.
Diffstat (limited to 'tool/src/sq-usage.rs')
-rw-r--r--tool/src/sq-usage.rs4
1 files changed, 0 insertions, 4 deletions
diff --git a/tool/src/sq-usage.rs b/tool/src/sq-usage.rs
index bc012ae3..009cff34 100644
--- a/tool/src/sq-usage.rs
+++ b/tool/src/sq-usage.rs
@@ -671,8 +671,6 @@
//!
//! SUBCOMMANDS:
//! generate Generates a Web Key Directory for the given domain and keys.
-//! The owner of the directory and files will be the user that runs this command.
-//! This command only works on Unix-like systems.
//! get Writes to the standard output the TPK retrieved from a Web Key Directory, given an email address
//! help Prints this message or the help of the given subcommand(s)
//! url Prints the Web Key Directory URL of an email address.
@@ -682,8 +680,6 @@
//!
//! ```text
//! Generates a Web Key Directory for the given domain and keys.
-//! The owner of the directory and files will be the user that runs this command.
-//! This command only works on Unix-like systems.
//!
//! USAGE:
//! sq wkd generate [FLAGS] [OPTIONS] <DOMAIN> [KEYRING]