Docs: misc

This commit is contained in:
Dylan Araps 2016-10-26 18:24:37 +11:00
parent bf67d5be11
commit 314c254794
3 changed files with 3 additions and 3 deletions

View File

@ -450,7 +450,7 @@ alias neofetch2="neofetch \
--gtk3 on/off Enable/Disable gtk3 theme/icons output
--shell_path on/off Enable/Disable showing \$SHELL path
--shell_version on/off Enable/Disable showing \$SHELL version
--ip_host url Url to ping for public IP
--ip_host url Url to query for public IP
--song_shorthand on/off Print the Artist/Title on seperate lines
--birthday_shorthand on/off Shorten the output of birthday
--birthday_time on/off Enable/Disable showing the time in birthday output

View File

@ -2913,7 +2913,7 @@ usage() { cat << EOF
--gtk3 on/off Enable/Disable gtk3 theme/icons output
--shell_path on/off Enable/Disable showing \$SHELL path
--shell_version on/off Enable/Disable showing \$SHELL version
--ip_host url Url to ping for public IP
--ip_host url Url to query for public IP
--song_shorthand on/off Print the Artist/Title on seperate lines
--birthday_shorthand on/off Shorten the output of birthday
--birthday_time on/off Enable/Disable showing the time in birthday output

View File

@ -86,7 +86,7 @@ Enable/Disable showing $SHELL path
Enable/Disable showing $SHELL version
.TP
.B \--ip_host 'url'
URL to ping for public IP
URL to query for public IP
.TP
.B \--song_shorthand 'on/off'
Print the Artist/Title on seperate lines