mirror of
https://github.com/AngelJumbo/lavat.git
synced 2024-11-16 12:46:39 +00:00
Fix typo
This commit is contained in:
parent
7e7e88f3c8
commit
4926a9deac
2
lavat.c
2
lavat.c
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user