Description of problem: Command '/usr/sbin/qpidd --help' shows 'Logging sink options' and 'Logging options'. Messaging_Installation_Guide shows only 'Logging sink options' Documentation: http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_MRG/2.0/html/Messaging_Installation_Guide/sect-Messaging_Installation_Guide-Options_for_Running_the_Broker-Logging_Broker_Errors.html Missing parameters in documentation: /usr/sbin/qpidd --help Logging options: -t [ --trace ] Enables all logging --log-enable RULE (notice+) Enables logging for selected levels and components. RULE is in the form 'LEVEL[+][:PATTERN]' Levels are one of: trace debug info notice warning error critical For example: '--log-enable warning+' logs all warning, error and critical messages. '--log-enable debug:framing' logs debug messages from the framing namespace. This option can be used multiple times --log-time yes|no (1) Include time in log messages --log-level yes|no (1) Include severity level in log messages --log-source yes|no (0) Include source file:line in log messages --log-thread yes|no (0) Include thread ID in log messages --log-function yes|no (0) Include function signature in log messages --log-prefix STRING Prefix to append to all log messages Logging sink options: --log-to-stderr yes|no (1) Send logging output to stderr --log-to-stdout yes|no (0) Send logging output to stdout --log-to-file FILE Send log output to FILE. --log-to-syslog yes|no (0) Send logging output to syslog; customize using --syslog-name and --syslog-facility --syslog-name NAME (qpidd) Name to use in syslog messages --syslog-facility LOG_XXX (LOG_DAEMON) Facility to use in syslog messages Version-Release number of selected component (if applicable): # qpidd --version qpidd (qpidc) version 0.10 # rpm -qa | grep -i mrg mrg-release-2.0.0-1.el6.noarch documentation MRG 2.0 How reproducible: 100% Steps to Reproduce: 1. Open documentation: http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_MRG/2.0/html/Messaging_Installation_Guide/sect-Messaging_Installation_Guide-Options_for_Running_the_Broker-Logging_Broker_Errors.html 2. Compare documentation with '/usr/sbin/qpidd --help' output Actual results: Installation guide contains only 'Logging sink options'. Expected results: Installation guide contains 'Logging sink options' and 'Logging options'. Additional info:
The issue has been fixed Messaging_User_Guide - Revision 2-7 -> VERIFIED
This book is now available on redhat.com/docs. Please raise a new bug if you spot any issues. Thanks, LKB