Document --leds option.

This commit is contained in:
Peter De Wachter 2016-08-06 23:11:45 +02:00
parent 5c3a1b020d
commit 8a034ddff8

View File

@ -83,9 +83,8 @@ Usage: `risc [options] disk-image.dsk`
* `--fullscreen` Start the emulator in fullscreen mode.
* `--size <width>x<height>` Use a non-standard window size.
* `--serial-fd <fd>` Send serial I/O to file descriptor fd (input) and
fd+1 (output). (You probably won't need this.)
* `--leds` Print the LED changes to stdout. Useful if you're working on the kernel,
noisy otherwise.
## Keyboard and mouse