This commit is contained in:
AngelJumbo 2022-10-17 22:55:02 -05:00 committed by GitHub
parent 7e7e88f3c8
commit 4926a9deac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -209,7 +209,7 @@ int parse_options(int argc, char *argv[]) {
void print_help() { void print_help() {
printf( printf(
"Usage: lavaterm [OPTIONS]\n" "Usage: lavat [OPTIONS]\n"
"OPTIONS:\n" "OPTIONS:\n"
" -c COLOR Set color. Available colours: red, blue, yellow, " " -c COLOR Set color. Available colours: red, blue, yellow, "
"green, cyan and magenta. \n" "green, cyan and magenta. \n"