testing version of LuaBIOS and OpenOS
people were having issues getting them to work so now we promote consistency
This commit is contained in:
15
data/OpenOS/usr/man/unset
Normal file
15
data/OpenOS/usr/man/unset
Normal file
@@ -0,0 +1,15 @@
|
||||
NAME
|
||||
unset - remove an environment variable
|
||||
|
||||
SYNOPSIS
|
||||
unset [VARNAME]
|
||||
|
||||
DESCRIPTION
|
||||
Removes an environment variable
|
||||
|
||||
EXAMPLES
|
||||
unset some_variable
|
||||
Removes the environment variable some_variable
|
||||
|
||||
SEE ALSO
|
||||
set
|
||||
Reference in New Issue
Block a user