X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=README.txt;h=6955ba4117691a99723fe1aeddc96bb97fe7e12d;hb=048ecc8a899c842a6d6968a67733330876a933a5;hp=a7655d9b432ec328621dc11ee21def0e02b7a781;hpb=4b7c8eec508cc90d80355fad5df80163a181ddcb;p=nssm.git diff --git a/README.txt b/README.txt index a7655d9..6955ba4 100644 --- a/README.txt +++ b/README.txt @@ -58,16 +58,19 @@ Since version 2.22, NSSM can rotate existing output files when redirecting I/O. Since version 2.22, NSSM can set service display name, description, startup type and log on details. -Since version 2.22, NSSM can edit existing services. +Since version 2.22, NSSM can manage existing services. Usage ----- -In the usage notes below, arguments to the program may be written in angle -brackets and/or square brackets. means you must insert the -appropriate string and [] means the string is optional. See the +In the usage notes below, arguments to the program may be written in angle +brackets and/or square brackets. means you must insert the +appropriate string and [] means the string is optional. See the examples below... +Note that everywhere appears you may substitute the +service's display name. + Installation using the GUI -------------------------- @@ -423,6 +426,17 @@ is in two stages as follows. nssm set Type SERVICE_INTERACTIVE_PROCESS +Controlling services using the command line +------------------------------------------- +NSSM offers rudimentary service control features. + + nssm start + + nssm stop + + nssm status + + Removing services using the GUI ------------------------------- NSSM can also remove services. Run