File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ static void usage()
86
86
printf ("Note that omitting [GPIO] from \"%s get\" prints all GPIOs.\n" , name );
87
87
printf ("If the -p option is given, GPIO numbers are replaced by pin numbers on the\n" );
88
88
printf ("40-way header. If the -v option is given, the output is more verbose.\n" );
89
- printf ("%s funcs will dump all the possible GPIO alt funcions in CSV format\n" , name );
89
+ printf ("%s funcs will dump all the possible GPIO alt functions in CSV format\n" , name );
90
90
printf ("or if [GPIO] is specified the alternate funcs just for that specific GPIO.\n" );
91
91
printf ("The -c option allows the alt functions (and only the alt function) for a named\n" );
92
92
printf ("chip to be displayed, even if that chip is not present in the current system.\n" );
You can’t perform that action at this time.
0 commit comments