Re: [PATCH v2 3/3] tools/mm/page_owner_sort: show available sort keys in usage text
"David Hildenbrand (Arm)" <[email protected]> Mon, 3 Aug 2026 10:24:43 +0200
| Newsgroups | org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
On 8/3/26 08:20, Ye Liu wrote: > From: Ye Liu <[email protected]> > > The --sort option accepts abbreviated or complete key names, but the > usage text never listed them. Users had to read the source or the > documentation to discover valid keys. > > List all available keys (full form and abbreviation) with a brief > description and examples directly in the --sort help section. > > Signed-off-by: Ye Liu <[email protected]> > --- Acked-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David