Specifies the line length for the listing generated when option list is specified.
Linux: | -list-line-len=n |
Windows: | /list-line-len:n |
n |
Is a positive integer indicating the number of columns to show in the listing. |
80 |
When a listing is generated, the default line length is 80 columns. |
This option specifies the line length for the listing generated when option list is specified.
Option list-line-len is ignored unless you also specify option list.
None