dkbuild: -g pour --profile

This commit is contained in:
Jephté Clain 2024-03-06 22:36:49 +04:00
parent 30594aa84b
commit ce8f541520
1 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,7 @@ $scriptname build [OPTIONS] [BUILDVARS...]
le build pour toutes les distributions définies. Si la distribution le build pour toutes les distributions définies. Si la distribution
sélectionnée n'est pas valide pour ce build, elle est ignorée sélectionnée n'est pas valide pour ce build, elle est ignorée
--profile PROFILE -g, --profile PROFILE
-P, --prod -P, --prod
-T, --test -T, --test
-E, --dtest -E, --dtest
@ -950,7 +950,7 @@ SHARED_ARGS2=(
--ol8,--oracle8 DIST=ol8 --ol8,--oracle8 DIST=ol8
--ol9,--oracle9 DIST=ol9 --ol9,--oracle9 DIST=ol9
-p:,--profile: PROFILE= -g:,--profile: PROFILE=
-P,--prod PROFILE=prod -P,--prod PROFILE=prod
-T,--test PROFILE=test -T,--test PROFILE=test
-E,--dtest PROFILE=dtest -E,--dtest PROFILE=dtest