46 lines
900 B
Groff
46 lines
900 B
Groff
.TH BITCH 1
|
|
|
|
.SH NAME
|
|
|
|
bitch \(en a pretty interface from which to select tasks
|
|
|
|
.SH SYNOPSIS
|
|
|
|
bitch
|
|
.RB ( -rx )
|
|
.RB [ -h
|
|
.BR horizontal ]
|
|
.RB [ -v
|
|
.BR vertical ]
|
|
|
|
.SH GRAPHICS
|
|
|
|
Bitch is written for the GNU Image Manipulation Program's Graphical Toolkit 4.
|
|
A windowing system is required to use bitch.
|
|
|
|
.SH DESCRIPTION
|
|
|
|
Bitch reads a list of newline-delimited items from standard input and presents a menu with the options.
|
|
.PP
|
|
With the
|
|
.B -x
|
|
option, bitch will eXit when the first item is chosen, otherwise bitch will print or execute subsequent selections.
|
|
.PP
|
|
With the
|
|
.B -r
|
|
option, bitch will execute the selected item with system(3). Otherwise, bitch will print the selection text.
|
|
.PP
|
|
The window bitch presents will be of the horizontal and vertical resolution specified with
|
|
.B -h
|
|
and
|
|
.B -v
|
|
respectively.
|
|
|
|
.SH BUGS
|
|
|
|
He who calls bitches bitches gets no bitches.
|
|
|
|
.SH COPYRIGHT
|
|
|
|
Public domain.
|