*--powersave* _mode_::
Valid values for _mode_ are:
-*vsync|on*;;
+*vsync*|*on*;;
Puts the monitor into VESA vsync suspend mode.
*hsync*;;
Puts the monitor into VESA hsync suspend mode.
*powerdown*;;
Puts the monitor into VESA powerdown mode.
*off*;;
-Turns monitor VESA powersaving features.
+Turns the monitor's powersaving features off.
*--regtabs*[**=**1-160]::
Clears all tab stops, then sets a regular tab stop pattern, with one tab every specified number of positions. Without an argument, it defaults to *8*. Virtual consoles only.
fputs(_(" --file <filename> name of the dump file\n"), out);
fputs(USAGE_SEPARATOR, out);
- fputs(_(" --powersave on|vsync|hsync|powerdown|off\n"), out);
- fputs(_(" set vesa powersaving features\n"), out);
+ fputs(_(" --powersave on|vsync|hsync|powerdown|off\n"
+ " set vesa powersaving features\n"), out);
fputs(_(" --powerdown[=<0-60>] set vesa powerdown interval in minutes\n"), out);
fputs(USAGE_SEPARATOR, out);