2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-30 22:05:11 +00:00

Executing the set statements is an exclusive action.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4706 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2007-08-26 08:57:48 +00:00
parent 5ba408a37f
commit c91457b7de
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ void print_long_help(void)
printf(" -c, --config-file Specify a config file (default: %s)\n",
DEFAULT_CONFIG_FILE);
puts(" -h, --help Display this help text\n"
" -s, --set Execute `set' statements too (root only)\n"
" -s, --set Execute `set' statements (root only)\n"
" -f, --fahrenheit Show temperatures in degrees fahrenheit\n"
" -A, --no-adapter Do not show adapter for each chip\n"
" -u Raw output (debugging only)\n"