Documentation Bug regarding -ln parameter
"Amit Upadhyay" <[email protected]>
| Newsgroups | gmane.comp.gnu.indent.bugs |
|---|---|
| Message-ID | <[email protected]> |
When using -ln switch to specify the maximum line length as mentioned in the document it gives the following error - indent: option ``-ln'' requires a numeric parameter Most likely the switch is incorrectly mentioned as -ln when it should be -l. Thanks.