lavat

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 bf9ceaf8237e2b6f1512476821d30409b1e0108a
parent 134d5fd66636d26442b3efd62675ea0174e5be63
Auteurice: AngelJumbo <31261193+AngelJumbo@users.noreply.github.com>
Date:   Thu, 20 Oct 2022 22:29:51 -0500

Update -h option
Diffstat:
Mlavat.c | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/lavat.c b/lavat.c @@ -248,8 +248,7 @@ void print_help() { " Only ascii symbols are supported for now, " "wide/unicode chars may appear broken.\n" " -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" + "work well with a lot of balls or with a bigger radius than the default one).\n" " -h Print help.\n" "(Tip: Zoom out in your terminal before running the program to get a " "better resolution of the lava).\n");