Your IP : 216.73.216.48


Current Path : /hdd/hdd11/lib64/nn/help/
Upload File :
Current File : //hdd/hdd11/lib64/nn/help/help.set

SET COMMAND

:set			show changed variables
:set all		show all variables

	Modified variables are marked with a *
	Local variables are marked with a >

:set VARIABLE VALUE	set VARIABLE to VALUE

:unset VARIABLE		reset VARIABLE

:toggle VARIABLE	toggle boolean VARIABLE

:local VARIABLE [VALUE]	make VARIABLE local to current group
			if VALUE is specified assign it to the local variable


help.variables