Searched refs:help_print (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-distribution/src/main/amserver/scripts/tools/
H A Dsetup64 -h) help_print=yes
66 --help) help_print=yes
94 $JAVA_HOME/bin/java -D"load.config=yes" -D"help.print=$help_print" \
H A Dsetup.bat73 IF "%1" == "-h" SET help_print=yes
74 IF "%1" == "--help" SET help_print=yes
112 "%JAVA_HOME%/bin/java.exe" -D"load.config=yes" -D"help.print=%help_print%" -D"path.AMConfig=%path_AMConfig%" -D"path.log=%path_log%" -D"path.debug=%path_debug%" -cp "%CLASSPATH%" com.sun.identity.tools.bundles.Main %accept_license%
/forgerock/openam/openam-distribution/src/main/amserver/scripts/tools/
H A Dsetup64 -h) help_print=yes
66 --help) help_print=yes
94 $JAVA_HOME/bin/java -D"load.config=yes" -D"help.print=$help_print" \
H A Dsetup.bat73 IF "%1" == "-h" SET help_print=yes
74 IF "%1" == "--help" SET help_print=yes
112 "%JAVA_HOME%/bin/java.exe" -D"load.config=yes" -D"help.print=%help_print%" -D"path.AMConfig=%path_AMConfig%" -D"path.log=%path_log%" -D"path.debug=%path_debug%" -cp "%CLASSPATH%" com.sun.identity.tools.bundles.Main %accept_license%

Completed in 43 milliseconds