public inbox for dwarves@vger.kernel.org
 help / color / mirror / Atom feed
From: Gal Pressman <gal@nvidia.com>
To: <dwarves@vger.kernel.org>
Cc: Gal Pressman <gal@nvidia.com>
Subject: [PATCH dwarves] man-pages: Fix incorrect command line argument in documentation
Date: Thu, 9 Apr 2026 17:47:18 +0300	[thread overview]
Message-ID: <20260409144718.1582227-1-gal@nvidia.com> (raw)

The --with_flexible_array and --with_embedded_flexible_array arguments
were wrongly documented with the short argument '-P' (copy-paste mistake
from previous argument), remove it.

Fixes: 7eea706c1499 ("pahole: Introduce --with_flexible_array option to show just types ending in a flexible array")
Fixes: 446c28d118b9 ("pahole: Introduce --with_embedded_flexible_array")
Signed-off-by: Gal Pressman <gal@nvidia.com>
---
 man-pages/pahole.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man-pages/pahole.1 b/man-pages/pahole.1
index 90a8f4566de6..19067f4fef03 100644
--- a/man-pages/pahole.1
+++ b/man-pages/pahole.1
@@ -404,11 +404,11 @@ Show only structs that has holes that can be packed if members are reorganized,
 for instance when using the \fB\-\-reorganize\fR option.
 
 .TP
-.B \-P, \-\-with_flexible_array
+.B     \-\-with_flexible_array
 Show only structs that have a flexible array.
 
 .TP
-.B \-P, \-\-with_embedded_flexible_array
+.B     \-\-with_embedded_flexible_array
 Show only structs that have an embedded flexible array, i.e. a contained struct that has flexible arrays, a flexible array "in the middle".
 
 .TP
-- 
2.52.0


                 reply	other threads:[~2026-04-09 14:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20260409144718.1582227-1-gal@nvidia.com \
    --to=gal@nvidia.com \
    --cc=dwarves@vger.kernel.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