diff options
author | rjorgenson <rjorgenson@gmail.com> | 2017-01-10 01:24:50 +0300 |
---|---|---|
committer | rjorgenson <rjorgenson@gmail.com> | 2017-01-10 01:24:50 +0300 |
commit | 2cb1f84ce7fa135c480712e684d67c03299a3615 (patch) | |
tree | 594e07962d075a931bb50463a844531b35d9d311 /README.md | |
parent | 2cc6e661b473339e8f39489f879b2f19a2ebf856 (diff) |
fixed typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -335,7 +335,7 @@ segment will not be displayed. |----------|---------------|-------------| |`POWERLEVEL9K_PUBLIC_IP_FILE`|'/tmp/p8k_public_ip'|This is the file your public IP is cached in.| |`POWERLEVEL9K_PUBLIC_IP_HOST`|'http://ident.me'|This is the default host to get your public IP.| -|`POWERLEVEL9K_PUBLIC_IP_TIMOUT`|300|The amount of time in seconds between refreshing your cached IP.| +|`POWERLEVEL9K_PUBLIC_IP_TIEMOUT`|300|The amount of time in seconds between refreshing your cached IP.| |`POWERLEVEL9K_PUBLIC_IP_METHOD`|None|You can set this to any of 'dig', 'curl', or 'wget' to only use that method to refresh your IP.| |`POWERLEVEL9K_PUBLIC_IP_NONE`|None|The string displayed when an IP was not obtained| |