ColinPitrat / caprice32

An emulator of the Amstrad CPC 8bit home computer range.
GNU General Public License v2.0
146 stars 32 forks source link

Update man page, html help and the -h section to update it all to current parameters #242

Closed cormacj closed 11 months ago

cormacj commented 11 months ago

The man page, the html manual and cap32 -h help files were all in need of updating.

The man page/html help file didn't have anything around the more recently added command line parameters.

cap32 -h needed updating to reflect that --inject took a filename, --offset took an address, and corrected an error in the example of --override (it used a lowercase o and should have been uppercase)