diff --git a/README.md b/README.md index 276b7997..85b23035 100644 --- a/README.md +++ b/README.md @@ -262,12 +262,11 @@ alias fetch2="fetch \ --birthday_shorthand on/off Shorten the output of birthday --birthday_time on/off Enable/Disable showing the time in birthday output - Text Colors: - --colors x x x x x x Changes the text colors in this order: - title, @, underline, subtitle, colon, info Text Formatting: - --underline_char char Character to use when underlineing title + --colors x x x x x x Changes the text colors in this order: + title, @, underline, subtitle, colon, info + --underline_char char Character to use when underlining title --line_wrap on/off Enable/Disable line wrapping --bold on/off Enable/Disable bold text --prompt_height num Set this to your prompt height to fix issues with diff --git a/neofetch b/neofetch index 4d5291b5..5e5e47bb 100755 --- a/neofetch +++ b/neofetch @@ -2301,12 +2301,11 @@ usage () { cat << EOF --birthday_shorthand on/off Shorten the output of birthday --birthday_time on/off Enable/Disable showing the time in birthday output - Text Colors: - --colors x x x x x x Changes the text colors in this order: - title, @, underline, subtitle, colon, info Text Formatting: - --underline_char char Character to use when underlineing title + --colors x x x x x x Changes the text colors in this order: + title, @, underline, subtitle, colon, info + --underline_char char Character to use when underlining title --line_wrap on/off Enable/Disable line wrapping --bold on/off Enable/Disable bold text --prompt_height num Set this to your prompt height to fix issues with diff --git a/neofetch.1 b/neofetch.1 index 841bd837..9b743d1d 100644 --- a/neofetch.1 +++ b/neofetch.1 @@ -75,14 +75,11 @@ Shorten the output of birthday .B \--birthday_time 'on/off' Enable/Disable showing the time in birthday output -.SH TEXT COLORS +.SH TEXT FORMATTING .TP .B \--colors x x x x x x Changes the text colors in this order: title, @, underline, subtitle, colon, info - -.SH TEXT FORMATTING -.TP .B \--underline_char 'char' Character to use when underlining title .TP