public inbox for dwz@sourceware.org
 help / color / mirror / Atom feed
* [committed] Add -5 to usage header
@ 2021-03-26  9:14 Tom de Vries
  0 siblings, 0 replies; only message in thread
From: Tom de Vries @ 2021-03-26  9:14 UTC (permalink / raw)
  To: dwz, jakub, mark

Hi,

Add multifile option -5 to usage header.

Committed to trunk.

Thanks,
- Tom

Add -5 to usage header

---
 args.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/args.c b/args.c
index 5f96bf3..eb0abad 100644
--- a/args.c
+++ b/args.c
@@ -361,7 +361,7 @@ usage (int failing)
   unsigned int indent, limit;
   FILE *stream = failing ? stderr : stdout;
   const char *header_lines[] = {
-    "dwz [common options] [-h] [-m COMMONFILE] [-M NAME | -r] [FILES]",
+    "dwz [common options] [-h] [-m COMMONFILE] [-M NAME | -r] [-5] [FILES]",
     "dwz [common options] -o OUTFILE FILE",
     "dwz [ -v | -? ]"
   };

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-26  9:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-26  9:14 [committed] Add -5 to usage header Tom de Vries

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).