1
0
Fork 0
forked from Miroirs/x49gp

fix manpage

This commit is contained in:
Gwenhael Le Moine 2024-11-13 11:16:16 +01:00
parent feee73f927
commit 3a33549b31
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

30
dist/x49gpng.scd vendored
View file

@ -49,21 +49,21 @@ Please consult HP's manual (for their official firmware) or the documentation of
# OPTIONS # OPTIONS
*-h* *--help* print this message and exit - *-h* *--help* print this message and exit
*--verbose* print out more information - *--verbose* print out more information
*--state*[=_filename_] alternate config file - *--state*[=_filename_] alternate config file
*--50g* emulate an HP 50g (default) - *--50g* emulate an HP 50g (default)
*--49gp* emulate an HP 49g+ - *--49gp* emulate an HP 49g+
*--newrpl-keyboard* label keyboard for newRPL - *--newrpl-keyboard* label keyboard for newRPL
*-n* *--name*[=_name_] set alternate UI name - *-n* *--name*[=_name_] set alternate UI name
*-t* *--font*[=_fontname_] set alternate UI font - *-t* *--font*[=_fontname_] set alternate UI font
*-s* *--font-size*[=_X_] scale text by X (default: 3) - *-s* *--font-size*[=_X_] scale text by X (default: 3)
*-S* *--display-scale*[=_X_] scale LCD by X (default: 2) - *-S* *--display-scale*[=_X_] scale LCD by X (default: 2)
*-D* *--enable-debug*[=_port_] enable the debugger interface (default port: 1234) - *-D* *--enable-debug*[=_port_] enable the debugger interface (default port: 1234)
*-d* *--debug* use along -D to also start the debugger immediately - *-d* *--debug* use along -D to also start the debugger immediately
*-f* *--reflash*[=_firmware_] rebuild the flash using the supplied firmware (default: select one interactively) (implies -r for safety reasons) - *-f* *--reflash*[=_firmware_] rebuild the flash using the supplied firmware (default: select one interactively) (implies -r for safety reasons)
*-F* *--reflash-full* use along -f to drop the flash contents in the area beyond the firmware - *-F* *--reflash-full* use along -f to drop the flash contents in the area beyond the firmware
*-r* *--reboot* reboot on startup instead of continuing from the saved state in the state file - *-r* *--reboot* reboot on startup instead of continuing from the saved state in the state file
# FILES # FILES