mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 04:20:27 +01:00
31 lines
774 B
Plaintext
31 lines
774 B
Plaintext
.\" Hey, Emacs! This is an -*- nroff -*- source file.
|
|
.TH wdwrite 1x "March 1998"
|
|
.SH NAME
|
|
wdwrite \- writes keys and values to the defaults database
|
|
.SH SYNOPSIS
|
|
.B wdwrite
|
|
.I domain
|
|
.I option
|
|
.I value
|
|
.SH DESCRIPTION
|
|
.B wdwrite
|
|
writes
|
|
.I option
|
|
and
|
|
.I value
|
|
to the specified
|
|
.I domain.
|
|
.SH ENVIRONMENT
|
|
.IP GNUSTEP_USER_ROOT
|
|
specifies the initial path for the Defaults directory. "Defaults/" is
|
|
appended to this variable to determine the actual location of the
|
|
databases. If the varialbe is not set, it defaults to "~/GNUstep"
|
|
.SH FILES
|
|
The domains reside in GNUSTEP_USER_ROOT/Defaults/
|
|
.SH SEE ALSO
|
|
.BR wmaker (1x)
|
|
.SH AUTHOR
|
|
This man page was written by Marcelo Magallon <mmagallo@debian.org>.
|
|
.PP
|
|
Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.org>.
|