diff options
author | Zhang Rui <rui.zhang@intel.com> | 2024-12-03 10:51:18 +0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2024-12-04 00:06:04 +0300 |
commit | cc63f89ef9db70f74c563317d36028bb5e6196a1 (patch) | |
tree | 371bdfec1b2a86b8e72d73b790bafe5511069d4c /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 48c62ba1b407140229e92f5cfae6ae113fc4af8e (diff) | |
download | linux-cc63f89ef9db70f74c563317d36028bb5e6196a1.tar.xz |
tools/power turbostat: Improve --help output
Improve the `--help` output of turbostat by standardizing the format
and enhancing readability. The following changes are made to ensure
consistency and clarity in the help message:
1. Use a consistent pattern for each parameter's help message:
- Display the parameter and its input (if any) on the same line,
separated by a space.
- Provide the detailed description on a separate line.
2. Ensure that the first character of each description is in lower-case.
These changes make the help output more uniform and easier to read,
helping users quickly understand the available options and their usage.
No functional change.
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions