From 2ac9790883eba1afb5d7d63f98918c9f88e40e37 Mon Sep 17 00:00:00 2001 From: Linus Groh Date: Sat, 17 Apr 2021 19:16:19 +0200 Subject: [PATCH] Meta: Remove stray newline from serenity.sh help text --- Meta/serenity.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Meta/serenity.sh b/Meta/serenity.sh index 692c6bffdf..bf690fdf68 100755 --- a/Meta/serenity.sh +++ b/Meta/serenity.sh @@ -37,7 +37,6 @@ Usage: $NAME COMMAND [TARGET] [ARGS...] addr2line: $NAME addr2line TARGET BINARY_FILE ADDRESS Resolves the ADDRESS in BINARY_FILE to a file:line. It will attempt to find the BINARY_FILE in the appropriate build directory - rebuild-toolchain: Deletes and re-builds the TARGET's toolchain Examples: