diff options
author | Sara Murray <magicalraccoon@users.noreply.github.com> | 2018-01-02 11:49:39 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-02 11:49:39 +0300 |
commit | d6a16bbebca41e2d78b4c03de236c56963aaccd6 (patch) | |
tree | ad2f2f6e25dd591db42fef040ebb83682c97295f /README.md | |
parent | c50eb9cdda0992d7f717fe5ffaea8812ea5146f9 (diff) |
Corrected VPN IP command
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -94,7 +94,7 @@ The segments that are currently available are: * `history` - The command number for the current line. * [`host`](#host) - Your current host name * [`ip`](#ip) - Shows the current IP address. -* [`vpn`](#vpn) - Shows the current VPN IP address. +* [`vpn_ip`](#vpn_ip) - Shows the current VPN IP address. * [`public_ip`](#public_ip) - Shows your public IP address. * [`load`](#load) - Your machine's load averages. * `os_icon` - Display a nice little icon, depending on your operating system. |