diff --git a/uwufetch.c b/uwufetch.c index 2f42fc1..a788043 100644 --- a/uwufetch.c +++ b/uwufetch.c @@ -209,6 +209,6 @@ void usage(char* arg) { " -h, --help prints this help page\n" " -i, --image prints logo as image\n" " %sworks in few terminals\n" - " for more info%s\n", + " for more info%s\n", arg, YELLOW, NORMAL, BLUE, NORMAL); }