command line parsing implemented, implemented --force option to die(), few typos

This commit is contained in:
levasseur
2021-06-23 16:59:41 +02:00
parent cbf8180605
commit e1321111d9
5 changed files with 199 additions and 99 deletions

View File

@@ -81,4 +81,4 @@ export PKGS_TOOLS="asciidoc docbook-utils doxygen help2man python-sphinx \
# Agrégation de tout par défaut
export PKGSEL="$PKGS_BASE $PKGS_BUR $PKGS_FONTS $PKGS_GRAF $PKGS_MULTI \
$PKGS_SCI $PKGS_PRGM $PKGS_TEX $PKGS_TOOLS"
$PKGS_SCI $PKGS_PRGM $PKGS_TEX $PKGS_TOOLS"