Commit 314c2547 authored by Dylan Araps's avatar Dylan Araps

Docs: misc

parent bf67d5be
...@@ -450,7 +450,7 @@ alias neofetch2="neofetch \ ...@@ -450,7 +450,7 @@ alias neofetch2="neofetch \
--gtk3 on/off Enable/Disable gtk3 theme/icons output --gtk3 on/off Enable/Disable gtk3 theme/icons output
--shell_path on/off Enable/Disable showing \$SHELL path --shell_path on/off Enable/Disable showing \$SHELL path
--shell_version on/off Enable/Disable showing \$SHELL version --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 --song_shorthand on/off Print the Artist/Title on seperate lines
--birthday_shorthand on/off Shorten the output of birthday --birthday_shorthand on/off Shorten the output of birthday
--birthday_time on/off Enable/Disable showing the time in birthday output --birthday_time on/off Enable/Disable showing the time in birthday output
......
...@@ -2913,7 +2913,7 @@ usage() { cat << EOF ...@@ -2913,7 +2913,7 @@ usage() { cat << EOF
--gtk3 on/off Enable/Disable gtk3 theme/icons output --gtk3 on/off Enable/Disable gtk3 theme/icons output
--shell_path on/off Enable/Disable showing \$SHELL path --shell_path on/off Enable/Disable showing \$SHELL path
--shell_version on/off Enable/Disable showing \$SHELL version --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 --song_shorthand on/off Print the Artist/Title on seperate lines
--birthday_shorthand on/off Shorten the output of birthday --birthday_shorthand on/off Shorten the output of birthday
--birthday_time on/off Enable/Disable showing the time in birthday output --birthday_time on/off Enable/Disable showing the time in birthday output
......
...@@ -86,7 +86,7 @@ Enable/Disable showing $SHELL path ...@@ -86,7 +86,7 @@ Enable/Disable showing $SHELL path
Enable/Disable showing $SHELL version Enable/Disable showing $SHELL version
.TP .TP
.B \--ip_host 'url' .B \--ip_host 'url'
URL to ping for public IP URL to query for public IP
.TP .TP
.B \--song_shorthand 'on/off' .B \--song_shorthand 'on/off'
Print the Artist/Title on seperate lines Print the Artist/Title on seperate lines
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment