aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/wg.8
diff options
context:
space:
mode:
authorTomasz Torcz <tomek@pipebreaker.pl>2016-12-23 20:25:55 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-12-23 22:22:08 +0100
commit48a56f1f8a44d0313ac58e7586ff9a48f261a4d5 (patch)
tree63ee49f652dedef5fb2587ba7bf8fcc16bea809a /src/tools/wg.8
parentversion: bump snapshot (diff)
downloadwireguard-monolithic-historical-48a56f1f8a44d0313ac58e7586ff9a48f261a4d5.tar.xz
wireguard-monolithic-historical-48a56f1f8a44d0313ac58e7586ff9a48f261a4d5.zip
tools: rename 'bandwidth' to 'transfer' in output
'bandwidth' is a measure of speed, but wg's output shows only the number of bytes transferred. Thus 'transfer' is a better label.
Diffstat (limited to '')
-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 1ec7ec4..18edba3 100644
--- a/src/tools/wg.8
+++ b/src/tools/wg.8
@@ -36,7 +36,7 @@ Sub-commands that take an INTERFACE must be passed a WireGuard interface.
.SH COMMANDS
.TP
-\fBshow\fP { \fI<interface>\fP | \fIall\fP | \fIinterfaces\fP } [\fIpublic-key\fP | \fIprivate-key\fP | \fIpreshared-key\fP | \fIlisten-port\fP | \fIpeers\fP | \fIendpoints\fP | \fIallowed-ips\fP | \fIlatest-handshakes\fP | \fIpersistent-keepalive\fP | \fIbandwidth\fP]
+\fBshow\fP { \fI<interface>\fP | \fIall\fP | \fIinterfaces\fP } [\fIpublic-key\fP | \fIprivate-key\fP | \fIpreshared-key\fP | \fIlisten-port\fP | \fIpeers\fP | \fIendpoints\fP | \fIallowed-ips\fP | \fIlatest-handshakes\fP | \fIpersistent-keepalive\fP | \fItransfer\fP]
Shows current WireGuard configuration of specified \fI<interface>\fP.
If no \fI<interface>\fP is specified, \fI<interface>\fP defaults to \fIall\fP.
If \fIinterfaces\fP is specified, prints a list of all WireGuard interfaces,