Document setting hooks on the command line.
authorIain Patterson <me@iain.cx>
Wed, 7 Sep 2016 07:37:23 +0000 (08:37 +0100)
committerIain Patterson <me@iain.cx>
Wed, 7 Sep 2016 07:37:23 +0000 (08:37 +0100)
README.txt

index 2efc968..34bacc0 100644 (file)
@@ -572,6 +572,10 @@ resumes from standby by setting AppEvents\Power\Resume to:
 \r
     %NSSM_EXE% restart %NSSM_SERVICE_NAME%\r
 \r
+To set a hook on the command line, use\r
+\r
+    nssm set <servicename> AppEvents <event>/<action> <command>\r
+\r
 Note that NSSM will abort the startup of the application if a Start/Pre hook\r
 returns exit code of 99.\r
 \r