Allow listing all services.
[nssm.git] / README.txt
index cc63c5d..ae6ca33 100644 (file)
@@ -870,6 +870,10 @@ The following command will print the names of all services managed by NSSM:
 \r
     nssm list\r
 \r
+To see all services on the system, not just NSSM's, use list all:\r
+\r
+    nssm list all\r
+\r
 \r
 Showing processes started by a service\r
 --------------------------------------\r
@@ -878,6 +882,9 @@ processes started by a given service:
 \r
     nssm processes <servicename>\r
 \r
+Note that if 32-bit NSSM is run on a 64-bit system running an older version of\r
+Windows than Vista it will not be able to query the paths of 64-bit processes.\r
+\r
 \r
 Exporting service configuration\r
 -------------------------------\r