Re: [PATCH v3 06/16] pmic: reword help text

2024-03-11 Thread Kever Yang
On 2024/3/4 19:30, Quentin Schulz wrote: From: Quentin Schulz Reword the help text for the pmic read and pmic write commands to better match what's expected from the user. Cc: Quentin Schulz Signed-off-by: Quentin Schulz Reviewed-by: Kever Yang Thanks, - Kever --- cmd/pmic.c | 4 ++--

[PATCH v3 06/16] pmic: reword help text

2024-03-04 Thread Quentin Schulz
From: Quentin Schulz Reword the help text for the pmic read and pmic write commands to better match what's expected from the user. Cc: Quentin Schulz Signed-off-by: Quentin Schulz --- cmd/pmic.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/pmic.c b/cmd/pmic.c in