public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Ivan Lazaric <ivan.lazaric1@gmail.com>
To: gdb-patches@sourceware.org
Cc: Ivan Lazaric <ivan.lazaric1@gmail.com>
Subject: [PATCH] Fix typo in `c++filt --help`
Date: Thu, 11 May 2023 16:24:32 +0000	[thread overview]
Message-ID: <20230511162432.153704-1-ivan.lazaric1@gmail.com> (raw)

---
 binutils/cxxfilt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/binutils/cxxfilt.c b/binutils/cxxfilt.c
index 12a06bba943..c729a46fbb5 100644
--- a/binutils/cxxfilt.c
+++ b/binutils/cxxfilt.c
@@ -107,7 +107,7 @@ Options are:\n\
   [-p|--no-params]            Do not display function arguments\n\
   [-i|--no-verbose]           Do not show implementation details (if any)\n\
   [-R|--recurse-limit]        Enable a limit on recursion whilst demangling.  [Default]\n\
-  ]-r|--no-recurse-limit]     Disable a limit on recursion whilst demangling\n\
+  [-r|--no-recurse-limit]     Disable a limit on recursion whilst demangling\n \
   [-t|--types]                Also attempt to demangle type encodings\n\
   [-s|--format ");
   print_demangler_list (stream);
-- 
2.34.1


             reply	other threads:[~2023-05-11 16:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-11 16:24 Ivan Lazaric [this message]
2023-05-12 18:43 ` Tom Tromey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230511162432.153704-1-ivan.lazaric1@gmail.com \
    --to=ivan.lazaric1@gmail.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).