Hide Forgot
Description of problem: As part of bug 627228 the documentation of the broker's --truncate documentation was added. In the added row to Table 6.1. Persistence Options does not contain the default value of the --truncate parameter. It is necessary to highlight the default parameter value the same way as the others in the same table 6.1. from --truncate yes|no If yes, truncates the store, discarding any existing records. If no, preserves any existing stores for recovery. to --truncate yes|no If yes, truncates the store, discarding any existing records. If no, preserves any existing stores for recovery. The default is no. Version-Release number of selected component (if applicable): Red_Hat_Enterprise_MRG-Messaging_User_Guide-1.3-web-en-US-2-4 How reproducible: N/A (100%) Steps to Reproduce: 1. See UG Table 6.1. Persistence Options Actual results: Table 6.1. Persistence Options does not explicitly show the parameter's default value. Expected results: Table 6.1. Persistence Options should show the parameter's default value as the other parameters show their defaults. Additional info: