Un fork de lavat pour pouvoir y ajouter des titres - retour accueil
git clone git://bebou.netlib.re/lavat
Log | Files | Refs | README | LICENSE |
commit 134d5fd66636d26442b3efd62675ea0174e5be63 parent a2013a4da6b4acf13ce23d70f6d75252b95fc5a4 Auteurice: AngelJumbo <31261193+AngelJumbo@users.noreply.github.com> Date: Thu, 20 Oct 2022 22:26:22 -0500 Update -h option Diffstat:
M | lavat.c | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lavat.c b/lavat.c @@ -247,8 +247,8 @@ void print_help() { " -F <CHARS> 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 "