From c4a6adf85390e9232fc9589b95510f958c0d7d8c Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 20 Apr 2017 20:21:50 +0200 Subject: tools: no hyphen in preshared, to keep uniformity --- src/tools/wg.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/wg.8') 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), -- cgit v1.2.3-59-g8ed1b