Skip to content

Commit e78522b

Browse files
touchup readme
1 parent 6a7a567 commit e78522b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ Short options with no parameters can be ganged, for instance, `-nt`.
4646

4747
There are two changes in the command-line interface on windows, to better support existing NEC-2 workflows.
4848

49-
The first is that running the `onec.exe` with no command line switches or positional arguments will instead expect to be fed input from `CONIN$` (the windows `stdin`). The input should contain two lines of text, the first having the input filename, and the second the output filename. These
49+
The first is that running the `onec.exe` with no command line switches or positional arguments will instead expect to be fed input from `CONIN$` (the windows `stdin`). The input should contain two lines of text, the first having the input filename, and the second the output filename. If the file is not passed in, the program will wait forever, so use cntr-C to abort if you have to.
5050

51-
`/?`: same as `-h`, included for c
51+
The only other change is to add the `/?` command line switch, the same as `-h`.
5252

5353
Examples
5454
--------

0 commit comments

Comments
 (0)