Files
wmaker/doc/wmgenmenu.1
T

33 lines
920 B
Groff
Raw Normal View History

2015-04-06 17:57:58 +02:00
.TH wmgenmenu 1 "15 August 2011"
2011-08-16 11:56:02 +02:00
.SH "NAME"
\fBwmgenmenu\fR \- Writes a menu structure usable as
~/GNUstep/Defaults/WMRootMenu to stdout
.PP
.SH "SYNOPSIS"
2015-04-06 17:57:58 +02:00
.B wmgenmenu
.RI [ options ]
2011-08-16 11:56:02 +02:00
.PP
.SH "DESCRIPTION"
2015-04-06 17:57:58 +02:00
\fBwmgenmenu\fR writes a menu structure usable as
~/GNUstep/Defaults/WMRootMenu to stdout.
The output format is a \fIPropList\fP.
2011-08-16 11:56:02 +02:00
.PP
.SH "OPTIONS"
.TP
.B \-\-help
2015-04-06 17:57:58 +02:00
print a help message with the list of options
2011-08-16 11:56:02 +02:00
.TP
.B \-\-version
2015-04-06 17:57:58 +02:00
print the version of Window Maker from which the program comes
2011-08-16 11:56:02 +02:00
.PP
2015-04-06 17:57:58 +02:00
.SH "BUGS"
The program is using a built-in structure and list of applications, which means it cannot discover
new programs, but it filters the programs that cannot be found in the \fBPATH\fP.
2011-08-16 11:56:02 +02:00
.SH "AUTHOR"
wmgenmenu is a part of Window Maker. It was written by Carlos R. Mafra and
Tamas TEVESZ.
.PP
This manpage was written by Rodolfo García Peñas (kix) for the
Debian GNU/Linux system (but may be used by others).