Fix bad grammar "allows <infinitive>".
[paraslash.git] / m4 / lls / include / log-timing.m4
1 [option log-timing]
2         short_opt = T
3         summary = show milliseconds in log messages
4         [help]
5                 Selecting this option causes milliseconds to be included in
6                 the log message output. This allows measuring of the interval
7                 between log messages in milliseconds which is useful for
8                 identifying timing problems.
9         [/help]