1
0
Fork 0
forked from Miroirs/x49gp
This commit is contained in:
Gwenhael Le Moine 2024-12-15 15:56:05 +01:00
parent 8279aa4385
commit 02b2f66ce7
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -57,17 +57,17 @@ Please consult HP's manual (for their official firmware) or the documentation of
*-s* *--style*[=_filename_] css filename in <datadir> (default: style-50g.css)
*-z* *--zoom*[=_X_] scale LCD by X (default: 2)
*-r* *--reset* reboot on startup instead of continuing from the saved state in the state file
*--overwrite-config* force writing <datadir>/config.lua even if it exists
*--overwrite-config* force writing <datadir>/config.lua even if it exists
*--newrpl-keyboard* label keyboard for newRPL
*--newrpl-keyboard* label keyboard for newRPL
*--enable-debug*[=_port_] enable the debugger interface (default port: 1234)
*--debug* use along -D to also start the debugger immediately
*--enable-debug*[=_port_] enable the debugger interface (default port: 1234)
*--debug* use along -D to also start the debugger immediately
*--reflash*[=_firmware_] rebuild the flash using the supplied firmware (default: select one interactively) (implies -r for safety reasons)
*--reflash-full*[=_firmware_] rebuild the flash using the supplied firmware and drop the flash contents in the area beyond the firmware (default: select one interactively) (implies -r for safety reasons)
*--50g* use an HP 50g bootloader when (re-)flashing (default)
*--49gp* use an HP 49g+ bootloader when (re-)flashing
*--reflash*[=_firmware_] rebuild the flash using the supplied firmware (default: select one interactively) (implies -r for safety reasons)
*--reflash-full*[=_firmware_] rebuild the flash using the supplied firmware and drop the flash contents in the area beyond the firmware (default: select one interactively) (implies -r for safety reasons)
*--50g* use an HP 50g bootloader when (re-)flashing (default)
*--49gp* use an HP 49g+ bootloader when (re-)flashing
# FILES