Show
Ignore:
Timestamp:
08/26/07 10:59:26 (6 years ago)
Author:
khali
Message:

Executing the set statements is an exclusive action.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/prog/sensors/main.c

    r4680 r4707  
    6969  printf("  -c, --config-file     Specify a config file (default: " ETCDIR "/" DEFAULT_CONFIG_FILE_NAME ")\n"); 
    7070  printf("  -h, --help            Display this help text\n"); 
    71   printf("  -s, --set             Execute `set' statements too (root only)\n"); 
     71  printf("  -s, --set             Execute `set' statements (root only)\n"); 
    7272  printf("  -f, --fahrenheit      Show temperatures in degrees fahrenheit\n"); 
    7373  printf("  -A, --no-adapter      Do not show adapter for each chip\n");