From 72d1b26b865b868bcfe64187f5a489a8ad7fddb4 Mon Sep 17 00:00:00 2001 From: vx-clutch Date: Sat, 23 Aug 2025 19:00:13 -0400 Subject: [PATCH] update help text --- src/main.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/main.c b/src/main.c index ed4214a..5b301f3 100644 --- a/src/main.c +++ b/src/main.c @@ -41,10 +41,12 @@ static void usage(int status) "Set licence. This list can be found by passing 'list'"); print_option("-l ", "Add a library. This list can be found by passing 'list'"); - print_option("-n ", "Set the name of the project"); + print_option("-n ", + "Set the name of the author ( default git username )"); print_option( "--style=