echo" -c | --copy flag Set if copy keystore to server directory needed. Default value is true"
echo" -d | --dir directory Server keystore directory, where the generated keystore file will be copied."
echo" -c | --copy flag Specifies if the keystore should be copied to the server directory. Defaults to true"
echo" -d | --dir directory Server keystore directory, where the generated keystore file will be copied. If specified, overrides the value from the properties file"
echo" Default value is SERVER_KEYSTORE_DIR property from properties file"
echo" -p | --props | --properties file Properties file. default value is ./keygen.properties"