23fa48f Adding help text to the options that did not have it.

16 files Authored by John Bresnahan 11 years ago, Committed by Tom Fifield 11 years ago,
    Adding help text to the options that did not have it.
    
    Many of the config options did not have help text set.  This patch
    adds text for those.
    
    patchset2 adds 5 skipped options
    
    patchset3 adds a missing underscore before the helptext bracket
    
    patchset4 fixes pep8 errors
    
    patchset5 notes the units (seconds) in sql_retry_interval, as noted
    by Flavio Percoco Premoli
    
    patchset6 fixes comments from Alex Meade
    
    Fixes bug: 1162449
    Change-Id: Ic75e499456e389df2ec527594bbcd54c0b464ee3
    
        
file modified
+4 -2
file modified
+8 -2
file modified
+21 -8
file modified
+12 -4
file modified
+7 -1
file modified
+35 -13
file modified
+36 -14
file modified
+12 -4
file modified
+3 -1
file modified
+11 -4
file modified
+18 -7
file modified
+8 -2
file modified
+49 -14