mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-30 05:48:07 +00:00
Fix typo on "consecutive".
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2176 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
parent
d1d3418754
commit
9dcb6da848
@ -48,7 +48,7 @@ void help(void)
|
||||
{
|
||||
fprintf(stderr,"Syntax: i2cdump I2CBUS ADDRESS [MODE] [BANK [BANKREG]]\n");
|
||||
fprintf(stderr," MODE is 'b[yte]', 'w[ord]', 's[mbusblock], 'i[2cblock]',\n");
|
||||
fprintf(stderr," or 'c[onsectutive byte address mode]' (default b)\n");
|
||||
fprintf(stderr," or 'c[onsecutive byte address mode]' (default b)\n");
|
||||
fprintf(stderr," Append MODE with 'p' for PEC checking\n");
|
||||
fprintf(stderr," I2CBUS is an integer\n");
|
||||
fprintf(stderr," ADDRESS is an integer 0x00 - 0x7f\n");
|
||||
|
Loading…
x
Reference in New Issue
Block a user