From b37a1f46ae1c8c90257f3e1a4252c1b6218d789c Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Fri, 19 Oct 2018 03:33:53 +0200 Subject: [PATCH] wg.8: specify that wg(8) shows runtime info too Suggested-by: Comex Signed-off-by: Jason A. Donenfeld --- src/man/wg.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/man/wg.8 b/src/man/wg.8 index 5bae7ca..264773d 100644 --- a/src/man/wg.8 +++ b/src/man/wg.8 @@ -37,7 +37,7 @@ Sub-commands that take an INTERFACE must be passed a WireGuard interface. .TP \fBshow\fP { \fI\fP | \fIall\fP | \fIinterfaces\fP } [\fIpublic-key\fP | \fIprivate-key\fP | \fIlisten-port\fP | \fIfwmark\fP | \fIpeers\fP | \fIpreshared-keys\fP | \fIendpoints\fP | \fIallowed-ips\fP | \fIlatest-handshakes\fP | \fIpersistent-keepalive\fP | \fItransfer\fP | \fIdump\fP] -Shows current WireGuard configuration of specified \fI\fP. +Shows current WireGuard configuration and runtime information of specified \fI\fP. If no \fI\fP is specified, \fI\fP defaults to \fIall\fP. If \fIinterfaces\fP is specified, prints a list of all WireGuard interfaces, one per line, and quit. If no options are given after the interface