diff --git a/man-pages/pahole.1 b/man-pages/pahole.1 index 39e7b465..34dbeaac 100644 --- a/man-pages/pahole.1 +++ b/man-pages/pahole.1 @@ -398,11 +398,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