diff options
-rw-r--r-- | doc/debug.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/debug.html b/doc/debug.html index 996bf5c8..557ca6d3 100644 --- a/doc/debug.html +++ b/doc/debug.html @@ -56,6 +56,7 @@ only available under Linux. This usually does NOT work when privileges have been dropped (that's not a bug, but the way it is). <li><b>help</b> - display a very short list of commands - hopefully a life saver if you can't access the documentation...</li> </ul> +<p>Individual options are separated by spaces.</p> </ul> <h3>Why Environment Variables?</h3> <p>You may ask why we use environment variables for debug-system parameters and not |