update help and man

This commit is contained in:
2025-11-01 21:46:44 -04:00
parent 2676826a22
commit 684cf7fb53
2 changed files with 40 additions and 3 deletions

View File

@@ -238,9 +238,6 @@ Generates an opinionated C project.\n",
stdout);
puts("");
fputs("\
-E Open $EDITOR after project creation\n\
-q, --quiet Only print required messages\n\
-f, --force Overwrite existing files\n\
--author=NAME Set the program author (default git username|system username)\n\
--license=LICENSE Set the program license (default BSD)\n",
stdout);