- A list of commands to be run and forgotten about
+ A list of commands to be run in the background.
+ Note: If the path to the command executable contains spaces, you must enclose it in quotes.
@@ -206,8 +207,8 @@
- The main application, if it is not specified, a process is started
- that sleeps indefinitely
+ The main application to start. If blank, no application will be started.
+ Note: If the path to the command executable contains spaces, you must enclose it in quotes.