Commit 2de3d688 authored by Dylan's avatar Dylan

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

parent 263dedf4
...@@ -262,12 +262,11 @@ alias fetch2="fetch \ ...@@ -262,12 +262,11 @@ alias fetch2="fetch \
--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
Text Colors:
--colors x x x x x x Changes the text colors in this order:
title, @, underline, subtitle, colon, info
Text Formatting: 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 --line_wrap on/off Enable/Disable line wrapping
--bold on/off Enable/Disable bold text --bold on/off Enable/Disable bold text
--prompt_height num Set this to your prompt height to fix issues with --prompt_height num Set this to your prompt height to fix issues with
......
...@@ -2301,12 +2301,11 @@ usage () { cat << EOF ...@@ -2301,12 +2301,11 @@ usage () { cat << EOF
--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
Text Colors:
--colors x x x x x x Changes the text colors in this order:
title, @, underline, subtitle, colon, info
Text Formatting: 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 --line_wrap on/off Enable/Disable line wrapping
--bold on/off Enable/Disable bold text --bold on/off Enable/Disable bold text
--prompt_height num Set this to your prompt height to fix issues with --prompt_height num Set this to your prompt height to fix issues with
......
...@@ -75,14 +75,11 @@ Shorten the output of birthday ...@@ -75,14 +75,11 @@ Shorten the output of birthday
.B \--birthday_time 'on/off' .B \--birthday_time 'on/off'
Enable/Disable showing the time in birthday output Enable/Disable showing the time in birthday output
.SH TEXT COLORS .SH TEXT FORMATTING
.TP .TP
.B \--colors x x x x x x .B \--colors x x x x x x
Changes the text colors in this order: Changes the text colors in this order:
title, @, underline, subtitle, colon, info title, @, underline, subtitle, colon, info
.SH TEXT FORMATTING
.TP
.B \--underline_char 'char' .B \--underline_char 'char'
Character to use when underlining title Character to use when underlining title
.TP .TP
......
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