version 0.3.0
[fms.git] / readme.txt
index 038bb56..0fb3777 100644 (file)
@@ -1,6 +1,6 @@
 COMPILING\r
 ---------\r
-Compiling FMS requires CMake, pthreads and iconv if you want to do charset\r
+Compiling FMS requires CMake, Poco and iconv if you want to do charset\r
 conversion.  Other required libraries are bundled with FMS.\r
 \r
 To compile, run these commands from the source directory:\r
@@ -31,8 +31,12 @@ sure the user that runs FMS has read/write access to this directory.
 RUNNING\r
 -------\r
 You may run FMS in console mode by running the binary directly.  If you are\r
-running *nix and would like to run as a daemon, use the -d argument.  On\r
-Windows, -i will install FMS as a service, and -u will uninstall the service.\r
+running *nix and would like to run as a daemon, use the --daemon argument.  On\r
+Windows, /registerService will install FMS as a service, and /unregisterService\r
+will uninstall the service.  Use the /displayName=name argument when installing\r
+the service to set the service name to whatever you want.  You will need to\r
+manually start the service unless you change the startup type in the service\r
+properties.\r
 \r
 EXITING\r
 -------\r