doc: changed section for man pages from 1x to 1
[wmaker-crm.git] / doc / wdwrite.1
blobfe33b472d3380f87d67e13a230f7ac454bef8e36
1 .\" Hey, Emacs!  This is an -*- nroff -*- source file.
2 .TH wdwrite 1 "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 wdread (1),
34 .BR wmaker (1)
35 .SH AUTHOR
36 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
37 .PP
38 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>.