Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelJumbo authored Oct 18, 2022
1 parent 7e7e88f commit 4926a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lavat.c
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ int parse_options(int argc, char *argv[]) {

void print_help() {
printf(
"Usage: lavaterm [OPTIONS]\n"
"Usage: lavat [OPTIONS]\n"
"OPTIONS:\n"
" -c COLOR Set color. Available colours: red, blue, yellow, "
"green, cyan and magenta. \n"
Expand Down

0 comments on commit 4926a9d

Please sign in to comment.