diff options
author | Ben Hilburn <bhilburn@deepsig.io> | 2018-01-06 23:40:16 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@deepsig.io> | 2018-01-06 23:40:16 +0300 |
commit | fabc473381e8390c9b968ea050231f404dbfab84 (patch) | |
tree | 090d78e3bba650c410244e29375e9b7ede86dc01 /README.md | |
parent | 28ff892a7136fa424c26fdcd822adf17409dcf8c (diff) | |
parent | 862ff70bfc965945f07fcabfc4a4d9f5f58e4fe2 (diff) |
Merge branch 'master' into next
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. |