From 6da60b01fbeffac6770adab78a9204faf5f59241 Mon Sep 17 00:00:00 2001 From: AngelJumbo <31261193+AngelJumbo@users.noreply.github.com> Date: Thu, 20 Oct 2022 22:26:22 -0500 Subject: [PATCH] Update -h option --- lavat.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lavat.c b/lavat.c index ca554fe..4c7889c 100644 --- a/lavat.c +++ b/lavat.c @@ -247,8 +247,8 @@ void print_help() { " -F Allows for a custom set of chars to be used\n" " Only ascii symbols are supported for now, " "wide/unicode chars may appear broken.\n" - " -C Retain the metaballs in the terminal(It may not " - "work well with a lot of balls or with bigger radius than the default " + " -C Retain the entire lava inside the terminal(It may not " + "work well with a lot of balls or with a bigger radius than the default " "values).\n" " -h Print help.\n" "(Tip: Zoom out in your terminal before running the program to get a "