<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 22 Apr 2010, at 04:18, Thomas Guyot-Sionnest wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br>So I was syncing the c plugins, and noticed your string:<br><br><blockquote type="cite"> --extra-opts=[section][@file]<br></blockquote><blockquote type="cite">   Read options from an ini file. See <a href="http://nagiosplugins.org/extra-opts">http://nagiosplugins.org/extra-opts</a> for usage<br></blockquote><br>Exceeds the 80-character limit that we usually enforce on --help output.</blockquote><div><br class="webkit-block-placeholder"></div><div>From dev guidelines: "Code and output should try to respect the 80x25 size of a crt (remember when fixing stuff in the server room!)"</div><div><br class="webkit-block-placeholder"></div><div>I think the 80 char limit is a bit too conservative in this day and age (would you read a plugin help output on a terminal in a server room?), so I'd say some higher limit, say, 132 chars. But I guess that's just some other arbitrary number too.</div></div><div><br class="webkit-block-placeholder"></div><div>Any opinions? In any event, I think I'll change the dev guidelines to remove the "server room" comment.</div><div><br class="webkit-block-placeholder"></div><div>Ton</div><div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div></body></html>