pschmitt / pia-tools

Shell script to automate privateinternetaccess port forwarding and starting/stopping transmission when connected/disconnected and other stuff
https://aur.archlinux.org/packages/pia-tools
GNU General Public License v3.0
132 stars 23 forks source link

Man page typo? #5

Closed ctag closed 9 years ago

ctag commented 9 years ago

Hi,

I apologize if the issue isn't pertinent, but after installing this package through the aur, the man page for pia-tools lists:

-a,  --allow
Block all non-VPN traffic
-d,  --disallow
Unblock all non-VPN traffic [default]

While running the command returns:

$ pia-tools -a
Allowing non-VPN traffic ... Done!
$ pia-tools -d
Denying non-VPN traffic ... Done!

Thank you for your work on this tool, -ctag

noctuid commented 9 years ago

Yes this is a typo; I've just noticed this as well. They should be swapped in the man page.

pschmitt commented 9 years ago

Fixed with 3a3dfc37a5d5cf7346694029d4246c13b8c643f8