diff --git a/src_assets/common/assets/web/apps.html b/src_assets/common/assets/web/apps.html index 36ddc5a9..8156d0a6 100644 --- a/src_assets/common/assets/web/apps.html +++ b/src_assets/common/assets/web/apps.html @@ -197,7 +197,8 @@
- 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.