diff options
author | 2024-12-03 15:51:18 +0800 | |
---|---|---|
committer | 2024-12-03 16:06:04 -0500 | |
commit | cc63f89ef9db70f74c563317d36028bb5e6196a1 (patch) | |
tree | 371bdfec1b2a86b8e72d73b790bafe5511069d4c /scripts/gdb/linux/utils.py | |
parent | tools/power turbostat: Exit on unsupported Vendors (diff) | |
download | wireguard-linux-cc63f89ef9db70f74c563317d36028bb5e6196a1.tar.xz wireguard-linux-cc63f89ef9db70f74c563317d36028bb5e6196a1.zip |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions