help/en/hlp_env.txt
author Myhailo Danylenko <isbear@ukrpost.net>
Mon, 15 Feb 2010 17:53:36 +0200
changeset 10 ee45895bc62a
parent 4 2c5225ab6eb7
permissions -rw-r--r--
Use pkg-config to find mcabber headers


 /ENV [variable [= [value]]

Tampers with mcabber environment. Without arguments prints entire list of variables, with variable name - only this variable, with value - sets specified variable's value.
/env
 Prints list of all environment variables.
/env variable
 Prints value of this variable.
/env variable =
 Unsets variable.
/env variable = value
 Sets variable.