mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:17:34 +00:00
Meta: Remove stray newline from serenity.sh help text
This commit is contained in:
parent
65a89ea67e
commit
2ac9790883
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ Usage: $NAME COMMAND [TARGET] [ARGS...]
|
||||||
addr2line: $NAME addr2line TARGET BINARY_FILE ADDRESS
|
addr2line: $NAME addr2line TARGET BINARY_FILE ADDRESS
|
||||||
Resolves the ADDRESS in BINARY_FILE to a file:line. It will
|
Resolves the ADDRESS in BINARY_FILE to a file:line. It will
|
||||||
attempt to find the BINARY_FILE in the appropriate build directory
|
attempt to find the BINARY_FILE in the appropriate build directory
|
||||||
|
|
||||||
rebuild-toolchain: Deletes and re-builds the TARGET's toolchain
|
rebuild-toolchain: Deletes and re-builds the TARGET's toolchain
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue