root/scrubbery/trunk/scrubbery.1

Revision 323, 1.9 kB (checked in by conrad, 3 years ago)

update the scrubbery man page somehow

Line 
1 .\"                              hey, Emacs:   -*- nroff -*-
2 .\" scrubbery is free software; you can redistribute it and/or modify
3 .\" it under the terms of the GNU General Public License as published by
4 .\" the Free Software Foundation; either version 2 of the License, or
5 .\" (at your option) any later version.
6 .\"
7 .\" This program is distributed in the hope that it will be useful,
8 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
9 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10 .\" GNU General Public License for more details.
11 .\"
12 .\" You should have received a copy of the GNU General Public License
13 .\" along with this program; see the file COPYING.  If not, write to
14 .\" the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
15 .\"
16 .TH BEATFISH 1 "April 4, 2003"
17 .\" Please update the above date whenever this man page is modified.
18 .\"
19 .\" Some roff macros, for reference:
20 .\" .nh        disable hyphenation
21 .\" .hy        enable hyphenation
22 .\" .ad l      left justify
23 .\" .ad b      justify to both left and right margins (default)
24 .\" .nf        disable filling
25 .\" .fi        enable filling
26 .\" .br        insert line break
27 .\" .sp <n>    insert n+1 empty lines
28 .\" for manpage-specific macros, see man(7)
29 .SH NAME
30 scrubbery \- A scrubbing toy
31 .SH SYNOPSIS
32 .B scrubbery
33 .\" .RI [ options ]
34 .SH DESCRIPTION
35 \fBscrubbery\fP is a scrubbing toy using libremix for the audio and evas
36 for the gui.
37 .PP
38 .\" .SH OPTIONS
39 .\" \fBscrubbery\fP just, like, runs, and you can't stop it; heck,
40 .\" it doesn't even accept the following options:
41 .\" .TP
42 .\" .B  -v, --verbose
43 .\" Print more information.
44 .\" .TP
45 .\" .B \-h, \-\-help
46 .\" Show summary of options.
47 .\" .TP
48 .\" .B \-V, \-\-version
49 .\" Show version of program.
50 .\" .SH "SEE ALSO"
51 .\" .BR foo (1),
52 .\" .BR bar (1).
53 .SH AUTHOR
54 Conrad Parker <conrad@metadecks.org>.
55 .PP
56 Evas Copyright (C) 2000 Carsten Haitzler and various contributors.
Note: See TracBrowser for help on using the browser.