diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 14 | 
1 files changed, 7 insertions, 7 deletions
@@ -3,7 +3,7 @@ NAME  SYNOPSIS  	radharc [-M method] [-S site] [-c crtc] ... [-R rule] [-p priority] [-f fade-in] -	        [-F fade-out] [-h [high-temp][@high-elev]] [-l [high-temp][@high-elev]] +	        [-F fade-out] [-h [high-temp][@high-elev]] [-l [low-temp][@low-elev]]  	        (-L latitude:longitude | -t temperature [-d] | -x)  DESCRIPTION @@ -32,19 +32,19 @@ OPTIONS  		starts). The value is interpreted a real number of seconds.  	-F fade-out -		Set effect fade-in time (gradual restoration when the program +		Set effect fade-out time (gradual restoration when the program  		stops). The value is interpreted a real number of seconds.  	-h [high-temp][@high-evel] -		Selects that the colour temperature shall be high-temp -		Kelvins when the Sun's elevation is high-evel or higher above +		Selects that the colour temperature shall be high-temp Kelvins +		when the Sun's elevation is high-evel degrees or higher above  		the horizon.  		This option only has effect when combined with the -L option.  	-l [low-temp][@low-evel] -		Selects that the colour temperature shall be low-temp -		Kelvins when the Sun's elevation is lower-evel or lower above +		Selects that the colour temperature shall be low-temp Kelvins +		when the Sun's elevation is low-evel degrees or lower above  		the horizon.  		This option only has effect when combined with the -L option. @@ -84,7 +84,7 @@ OPTIONS  		If priority is '?', the utility's default priority is printed.  	-R rule -		Set the rule of of the filter to rule. This is the last part of +		Set the rule of the filter to rule. This is the last part of  		the filter's identifier (class). The default rule is standard.  	-S site  | 
