diff options
Diffstat (limited to 'sbolint')
-rwxr-xr-x | sbolint | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -39,6 +39,12 @@ B<sbolint> doesn't check built packages, and never executes the build script. If you want a lint tool for binary Slackware packages, use B<sbopkglint>. +Note that B<sbolint> is intended to help you, not control you. If +your build fails the tests, and you're 100% sure it's correct, please +contact the maintainer (B<urchlay@slackware.uk>) and explain the +situation. Most likely, B<sbolint> will be modified to accomodate your +code, unless something really is wrong with it. + =head1 OPTIONS Do not bundle options. Use e.g. B<-q -r>, not B<-qr>. |