Add new options, rename some

Modules options have been capitalized.
"project's name" was renamed to "project's title".
Many options to set global variables were added.
"--clean" option was reimplemented.
This commit is contained in:
Antonin Décimo
2015-06-18 18:48:31 +02:00
parent 6302efed97
commit 63bb8cc807
8 changed files with 87 additions and 54 deletions

View File

@@ -1,6 +1,6 @@
# Debian package
init_module "Debian" "debian" "d"
OPTIONS="d"
init_module "Debian" "debian" "D"
OPTIONS="D"
LONG_OPTIONS=""