wmaker: fix clearing of window attribute that was not saved properly
[wmaker-crm.git] / doc / wdwrite.1x
blobbbf5e4940228149feaaae15d67185d3121fc579e
1 .\" Hey, Emacs!  This is an -*- nroff -*- source file.
2 .TH wdwrite 1x "January 1999"
3 .SH NAME
4 wdwrite \- writes keys and values to the defaults database
5 .SH SYNOPSIS
6 .B wdwrite
7 .I domain
8 .I option
9 .I value
10 .SH DESCRIPTION
11 .B wdwrite
12 writes
13 .I option
14 and
15 .I value
16 to the specified
17 .IR domain .
18 .SH OPTIONS
19 .TP
20 .B \-\-help
21 print a help message with the list of options
22 .TP
23 .B \-\-version
24 print the version of Window Maker from which the program comes
25 .SH ENVIRONMENT
26 .IP GNUSTEP_USER_ROOT
27 specifies the initial path for the Defaults directory. "Defaults/" is
28 appended to this variable to determine the actual location of the
29 databases. If the variable is not set, it defaults to "~/GNUstep"
30 .SH FILES
31 The domains reside in GNUSTEP_USER_ROOT/Defaults/
32 .SH SEE ALSO
33 .BR wmaker (1x)
34 .SH AUTHOR
35 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
36 .PP
37 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>.