Merge 'text colors' and 'text formatting' headings in help, makefile and readme

This commit is contained in:
Dylan 2016-03-05 09:30:53 +11:00
parent 263dedf4c7
commit 2de3d68894
3 changed files with 7 additions and 12 deletions

View file

@ -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

View file

@ -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

View file

@ -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