dkbuild: -g pour --profile
This commit is contained in:
parent
30594aa84b
commit
ce8f541520
4
dkbuild
4
dkbuild
|
@ -100,7 +100,7 @@ $scriptname build [OPTIONS] [BUILDVARS...]
|
|||
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
|
||||
|
||||
--profile PROFILE
|
||||
-g, --profile PROFILE
|
||||
-P, --prod
|
||||
-T, --test
|
||||
-E, --dtest
|
||||
|
@ -950,7 +950,7 @@ SHARED_ARGS2=(
|
|||
--ol8,--oracle8 DIST=ol8
|
||||
--ol9,--oracle9 DIST=ol9
|
||||
|
||||
-p:,--profile: PROFILE=
|
||||
-g:,--profile: PROFILE=
|
||||
-P,--prod PROFILE=prod
|
||||
-T,--test PROFILE=test
|
||||
-E,--dtest PROFILE=dtest
|
||||
|
|
Loading…
Reference in New Issue