mirror of
https://github.com/cc65/cc65.git
synced 2024-12-22 12:30:41 +00:00
Fixed wrong statement
git-svn-id: svn://svn.cc65.org/cc65/trunk@2807 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
94cc96a79d
commit
d02d2a109c
@ -140,7 +140,7 @@ Here is a description of all the command line options:
|
||||
name="--formfeeds"></tt> is also given, a formfeed is inserted before
|
||||
generating the page header.
|
||||
|
||||
A value of -1 for the page length will disable paging of the output.
|
||||
A value of zero for the page length will disable paging of the output.
|
||||
|
||||
|
||||
<label id="option--start-addr">
|
||||
|
Loading…
Reference in New Issue
Block a user