\
\[root@localhost fms]# java -server -jar fms.jar -?
\
\(c) Flame Message Server usage:
\ -s >main settings file< -l >licence file< -? --help
\Where:
\ -d provides the location of the installation directory. Default: .
\ -i informs FMS to do initialisation. Previous configurations will be backed up. \
\ Initialisation of configuration files will occur if these do not exist
\ -ic informs FMS to do initialisation only and not listen.
\ -l provides the location to the FMS licence file. Default: fms.lcn
\ -s provides the location to the main settings file. Default: main.conf
\ -u provides the location to the administration users file. Default: user.cfg
\ -v retrieve the build version.
\ -w do not overwrite the existing server configuration in the event of configuration updates to a running server.
\ -? or --help displays this message.
\
\ |