Files
wmaker/doc/wdwrite.1
T

39 lines
947 B
Groff
Raw Normal View History

1998-09-29 22:36:29 +00:00
.\" Hey, Emacs! This is an -*- nroff -*- source file.
.TH wdwrite 1 "January 1999"
1998-09-29 22:36:29 +00:00
.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
2015-04-06 17:57:58 +02:00
.IR domain .
.SH OPTIONS
.TP
.B \-\-help
2015-04-06 17:57:58 +02:00
print a help message with the list of options
.TP
.B \-\-version
2015-04-06 17:57:58 +02:00
print the version of Window Maker from which the program comes
1998-09-29 22:36:29 +00:00
.SH ENVIRONMENT
.IP WMAKER_USER_ROOT
1998-09-29 22:36:29 +00:00
specifies the initial path for the Defaults directory. "Defaults/" is
appended to this variable to determine the actual location of the
2015-04-06 17:57:58 +02:00
databases. If the variable is not set, it defaults to "~/GNUstep"
1998-09-29 22:36:29 +00:00
.SH FILES
The domains reside in WMAKER_USER_ROOT/Defaults/
1998-09-29 22:36:29 +00:00
.SH SEE ALSO
.BR wdread (1),
.BR wmaker (1)
1998-09-29 22:36:29 +00:00
.SH AUTHOR
This man page was written by Marcelo Magallon <mmagallo@debian.org>.
.PP
Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>.