aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/man/wg-quick.8
diff options
context:
space:
mode:
authorLuis Ressel <aranea@aixah.de>2020-02-24 13:00:08 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2020-03-05 21:10:17 +0800
commit828ffc88cd6d6813a82520640d09e7827bf2dcd2 (patch)
treefe959c7dbf667ddef505beb5b29ff5c49f523090 /src/man/wg-quick.8
parentman: backlink wg-quick(8) in wg(8) (diff)
downloadwireguard-tools-828ffc88cd6d6813a82520640d09e7827bf2dcd2.tar.xz
wireguard-tools-828ffc88cd6d6813a82520640d09e7827bf2dcd2.zip
man: add a warning to the SaveConfig description
Signed-off-by: Luis Ressel <aranea@aixah.de> [zx2c4: slightly adjusted wording] Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '')
-rw-r--r--src/man/wg-quick.83
1 files changed, 2 insertions, 1 deletions
diff --git a/src/man/wg-quick.8 b/src/man/wg-quick.8
index c38c7d9..eca3b48 100644
--- a/src/man/wg-quick.8
+++ b/src/man/wg-quick.8
@@ -99,7 +99,8 @@ is expanded to \fIINTERFACE\fP. Each one may be specified multiple times, in whi
the commands are executed in order.
.IP \(bu
SaveConfig \(em if set to `true', the configuration is saved from the current state of the
-interface upon shutdown.
+interface upon shutdown. Any changes made to the configuration file before the
+interface is removed will therefore be overwritten.
.P
Recommended \fIINTERFACE\fP names include `wg0' or `wgvpn0' or even `wgmgmtlan0'.