mirror of
https://github.com/datajerk/c2d.git
synced 2025-02-05 10:30:01 +00:00
minor README update
This commit is contained in:
parent
faaebeca7c
commit
e841deb38e
@ -90,7 +90,7 @@ text2page <gameserverclient.text >gameserverclient.textpage
|
|||||||
### page2text Example
|
### page2text Example
|
||||||
|
|
||||||
Input is expected to be an Apple II binary from $400-$7FF. Exactly 1024 bytes. See `gameserverclient.textpage` example.
|
Input is expected to be an Apple II binary from $400-$7FF. Exactly 1024 bytes. See `gameserverclient.textpage` example.
|
||||||
> Text lines are newline (LF) terminated. Windows users may need to convert LF to CRLF (editor dependent).
|
> Text output lines are newline (LF) terminated. Windows users may need to convert LF to CRLF (editor dependent).
|
||||||
|
|
||||||
```
|
```
|
||||||
page2text <gameserverclient.textpage >gameserverclient.text
|
page2text <gameserverclient.textpage >gameserverclient.text
|
||||||
|
Loading…
x
Reference in New Issue
Block a user