From 3c6d0bf3fd3ebce3a248a627383737e69a700317 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Sat, 5 Nov 2022 15:33:13 -0400 Subject: add man pages --- src/usr/share/man/man1/vpn-trayicon.1.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 src/usr/share/man/man1/vpn-trayicon.1.txt (limited to 'src/usr/share/man/man1/vpn-trayicon.1.txt') diff --git a/src/usr/share/man/man1/vpn-trayicon.1.txt b/src/usr/share/man/man1/vpn-trayicon.1.txt new file mode 100644 index 0000000..933c007 --- /dev/null +++ b/src/usr/share/man/man1/vpn-trayicon.1.txt @@ -0,0 +1,22 @@ +title vpn-trayicon +section 1 +project stackrpms-thinkpad-p50s +volume General Commands Manual +date November 2022 +===== +NAME + vpn-trayicon +SYNOPSIS + vpn-trayicon +OPTIONS + none +DESCRIPTION + Display an icon in the system tray that indicates if your Wireguard nic is connected. The icon menu easily starts and stops the wg0 interface. +AUTHOR + B. Stack +COPYRIGHT + GPL 3.0 +BUGS + If you catch any bugs please email the author. +SEE ALSO + `vpn-on(1)`, `vpn-off(1)` -- cgit