From 3601697b2d3465fd53a2fc84b09bb296357b842f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 23 Feb 2026 21:56:40 +0100 Subject: [PATCH] analyzer: remove spurious empty line --- src/analyze/analyze.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/analyze/analyze.c b/src/analyze/analyze.c index d3040d03e00..c69f03ec155 100644 --- a/src/analyze/analyze.c +++ b/src/analyze/analyze.c @@ -310,7 +310,6 @@ static int help(int argc, char *argv[], void *userdata) { " --debugger=DEBUGGER Use the given debugger\n" " -A --debugger-arguments=ARGS\n" " Pass the given arguments to the debugger\n" - "\nSee the %2$s for details.\n", program_invocation_short_name, link,