diff options
author | Tomas Heinrich <theinric@redhat.com> | 2013-05-20 14:26:19 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-06-03 18:18:45 +0200 |
commit | cc62c352ea0326ab041cfbccaa02d44e1bc2a328 (patch) | |
tree | 1d34ed01e5af5705384173f76c49d7cb59c909e9 | |
parent | 0062d8e2b76029f8139bac8e0a24d5279bc26c10 (diff) | |
download | rsyslog-cc62c352ea0326ab041cfbccaa02d44e1bc2a328.tar.gz rsyslog-cc62c352ea0326ab041cfbccaa02d44e1bc2a328.tar.bz2 rsyslog-cc62c352ea0326ab041cfbccaa02d44e1bc2a328.zip |
doc: clarify RSYSLOG_DEBUG format
-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 |