forked from Miroirs/x49gp
fix scdoc indentation
This commit is contained in:
parent
2e9954e57c
commit
8279aa4385
1 changed files with 8 additions and 8 deletions
|
@ -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)
|
*-s* *--style*[=_filename_] css filename in <datadir> (default: style-50g.css)
|
||||||
*-z* *--zoom*[=_X_] scale LCD by X (default: 2)
|
*-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
|
*-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)
|
*--enable-debug*[=_port_] enable the debugger interface (default port: 1234)
|
||||||
*--debug* use along -D to also start the debugger immediately
|
*--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*[=_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)
|
*--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)
|
*--50g* use an HP 50g bootloader when (re-)flashing (default)
|
||||||
*--49gp* use an HP 49g+ bootloader when (re-)flashing
|
*--49gp* use an HP 49g+ bootloader when (re-)flashing
|
||||||
|
|
||||||
# FILES
|
# FILES
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue