aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/wg.8
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-04-20 20:21:50 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2017-04-20 22:53:00 +0200
commitc4a6adf85390e9232fc9589b95510f958c0d7d8c (patch)
treeabcacf18a75b2c3ac27ebc85c891cdc8b38dadd2 /src/tools/wg.8
parenttools: argc is always 1 (diff)
downloadwireguard-monolithic-historical-c4a6adf85390e9232fc9589b95510f958c0d7d8c.tar.xz
wireguard-monolithic-historical-c4a6adf85390e9232fc9589b95510f958c0d7d8c.zip
tools: no hyphen in preshared, to keep uniformity
Diffstat (limited to 'src/tools/wg.8')
-rw-r--r--src/tools/wg.82
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/wg.8 b/src/tools/wg.8
index b4f9599..2aa800e 100644
--- a/src/tools/wg.8
+++ b/src/tools/wg.8
@@ -210,7 +210,7 @@ ignored.
If set to \fIalways\fP, always print ANSI colorized output. If set to \fInever\fP, never print ANSI colorized output. If set to \fIauto\fP, something invalid, or unset, then print ANSI colorized output only when writing to a TTY.
.TP
.I WG_HIDE_KEYS
-If set to \fInever\fP, then the pretty-printing \fBshow\fP sub-command will show private and pre-shared keys in the output. If set to \fIalways\fP, something invalid, or unset, then private and pre-shared keys will be printed as "(hidden)".
+If set to \fInever\fP, then the pretty-printing \fBshow\fP sub-command will show private and preshared keys in the output. If set to \fIalways\fP, something invalid, or unset, then private and preshared keys will be printed as "(hidden)".
.SH SEE ALSO
.BR ip (8),