public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* Re: [PATCH v2] kmidiff: fix help message
  2019-01-01  0:00 ` [PATCH v2] " Matthias Maennich via libabigail
@ 2019-01-01  0:00   ` Dodji Seketeli
  0 siblings, 0 replies; 3+ messages in thread
From: Dodji Seketeli @ 2019-01-01  0:00 UTC (permalink / raw)
  To: Matthias Maennich; +Cc: libabigail, kernel-team

Hello,

Matthias Maennich <maennich@google.com> a écrit:

> Add the missing line breaks.
>
> 	* tools/kmidiff.c (display_usage): add missing line breaks to
> 	help text

Committed to master, thanks!

-- 
		Dodji

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH v2] kmidiff: fix help message
  2019-01-01  0:00 [PATCH] kmidiff: fix help message Matthias Maennich via libabigail
@ 2019-01-01  0:00 ` Matthias Maennich via libabigail
  2019-01-01  0:00   ` Dodji Seketeli
  0 siblings, 1 reply; 3+ messages in thread
From: Matthias Maennich via libabigail @ 2019-01-01  0:00 UTC (permalink / raw)
  To: libabigail; +Cc: dodji, kernel-team, maennich

Add the missing line breaks.

	* tools/kmidiff.c (display_usage): add missing line breaks to
	help text

Signed-off-by: Matthias Maennich <maennich@google.com>
---
 tools/kmidiff.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/kmidiff.cc b/tools/kmidiff.cc
index 4afc201e7afd..842381f8917e 100644
--- a/tools/kmidiff.cc
+++ b/tools/kmidiff.cc
@@ -115,9 +115,9 @@ display_usage(const string& prog_name, ostream& out)
     << " --version|-v  display program version information and exit\n"
     << " --verbose  display verbose messages\n"
     << " --debug-info-dir1|--d1 <path> the root for the debug info of "
-    "the first kernel"
+	"the first kernel\n"
     << " --debug-info-dir2|--d2 <path> the root for the debug info of "
-    "the second kernel"
+	"the second kernel\n"
     << " --vmlinux1|--l1 <path>  the path to the first vmlinux\n"
     << " --vmlinux2|--l2 <path>  the path to the second vmlinux\n"
     << " --suppressions|--suppr <path>  specify a suppression file\n"
-- 
2.23.0.581.g78d2f28ef7-goog

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] kmidiff: fix help message
@ 2019-01-01  0:00 Matthias Maennich via libabigail
  2019-01-01  0:00 ` [PATCH v2] " Matthias Maennich via libabigail
  0 siblings, 1 reply; 3+ messages in thread
From: Matthias Maennich via libabigail @ 2019-01-01  0:00 UTC (permalink / raw)
  To: libabigail; +Cc: dodji, kernel-team, maennich

Add the missing line breaks.

Signed-off-by: Matthias Maennich <maennich@google.com>
---
 tools/kmidiff.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/kmidiff.cc b/tools/kmidiff.cc
index 4afc201e7afd..842381f8917e 100644
--- a/tools/kmidiff.cc
+++ b/tools/kmidiff.cc
@@ -115,9 +115,9 @@ display_usage(const string& prog_name, ostream& out)
     << " --version|-v  display program version information and exit\n"
     << " --verbose  display verbose messages\n"
     << " --debug-info-dir1|--d1 <path> the root for the debug info of "
-    "the first kernel"
+	"the first kernel\n"
     << " --debug-info-dir2|--d2 <path> the root for the debug info of "
-    "the second kernel"
+	"the second kernel\n"
     << " --vmlinux1|--l1 <path>  the path to the first vmlinux\n"
     << " --vmlinux2|--l2 <path>  the path to the second vmlinux\n"
     << " --suppressions|--suppr <path>  specify a suppression file\n"
-- 
2.23.0.581.g78d2f28ef7-goog

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-07  9:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-01  0:00 [PATCH] kmidiff: fix help message Matthias Maennich via libabigail
2019-01-01  0:00 ` [PATCH v2] " Matthias Maennich via libabigail
2019-01-01  0:00   ` Dodji Seketeli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).