forked from Miroirs/x49gp
fix manpage
This commit is contained in:
parent
feee73f927
commit
3a33549b31
1 changed files with 15 additions and 15 deletions
30
dist/x49gpng.scd
vendored
30
dist/x49gpng.scd
vendored
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue