aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/man/wg-quick.84
1 files changed, 1 insertions, 3 deletions
diff --git a/src/man/wg-quick.8 b/src/man/wg-quick.8
index c693a89..b84eb64 100644
--- a/src/man/wg-quick.8
+++ b/src/man/wg-quick.8
@@ -254,9 +254,7 @@ This will load the configuration file `/etc/wireguard/wgnet0.conf'.
The \fIstrip\fP command is useful for reloading configuration files without disrupting active
sessions:
-\fB # wg addconf wgnet0 <(wg-quick strip wgnet0)\fP
-
-(Note that the above command will add and update peers but will not remove peers.)
+\fB # wg syncconf wgnet0 <(wg-quick strip wgnet0)\fP
.SH SEE ALSO
.BR wg (8),