From 8279aa43851bfb9bf30e5b1a8d364addac11671a Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Sun, 15 Dec 2024 15:54:48 +0100 Subject: [PATCH] fix scdoc indentation --- src/x50ng.scd | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/x50ng.scd b/src/x50ng.scd index 5f568fb..dae1899 100644 --- a/src/x50ng.scd +++ b/src/x50ng.scd @@ -57,17 +57,17 @@ Please consult HP's manual (for their official firmware) or the documentation of *-s* *--style*[=_filename_] css filename in (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 /config.lua even if it exists + *--overwrite-config* force writing /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