Fixed a typo
git-svn-id: svn://svn.cc65.org/cc65/trunk@3177 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -2504,7 +2504,7 @@ Here's a list of all control commands and a description, what they do:
|
|||||||
In addition to that, a start offset and a size value may be specified,
|
In addition to that, a start offset and a size value may be specified,
|
||||||
separated by commas. If no size is specified, all of the file from the
|
separated by commas. If no size is specified, all of the file from the
|
||||||
start offset to end-of-file is used. If no start position is specified
|
start offset to end-of-file is used. If no start position is specified
|
||||||
either, zero is assume (which means that the whole file is inserted).
|
either, zero is assumed (which means that the whole file is inserted).
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user