-.TH COLORIZE 1 "2013-12-09" "colorize v0.52" "User Commands"
+.TH COLORIZE 1 "2013-12-22" "colorize v0.52" "User Commands"
.SH NAME
colorize \- colorize text with escape sequences
.SH SYNOPSIS
text color to be excluded when selecting a random foreground color
.TP
.BR \-h ", " \-\-help
-show usage screen and exit
+show help screen and exit
.TP
.BR \-v ", " \-\-version
display version data and exit
static void
print_hint (void)
{
- fprintf (stderr, "Type `%s --help' for usage screen.\n", program_name);
+ fprintf (stderr, "Type `%s --help' for help screen.\n", program_name);
}
static void