mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-03 15:55:15 +00:00
Sync of sensors -u option
Somehow, this commit seems to have failed before. Nothing major: added an entry in the manpage, fixed a spelling error in main.c and added a CHANGES entry. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@848 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -64,7 +64,7 @@ void print_long_help(void)
|
||||
printf(" -c, --config-file Specify a config file\n");
|
||||
printf(" -h, --help Display this help text\n");
|
||||
printf(" -s, --set Execute `set' statements too (root only)\n");
|
||||
printf(" -u, --unknown Treat chips as unknown one (testing only)\n");
|
||||
printf(" -u, --unknown Treat chips as unknown ones (testing only)\n");
|
||||
printf(" -v, --version Display the program version\n");
|
||||
printf("\n");
|
||||
printf("By default, a list of directories is examined for the config file `sensors.conf'\n");
|
||||
|
Reference in New Issue
Block a user