root/sweep/trunk/doc/sweep.1.in

Revision 478, 1.1 kB (checked in by kickback, 5 years ago)

update manual with --ignore-tdb-lock info

Line 
1 .TH SWEEP 1 "30 Jan 2007" Version @VERSION@
2 .SH NAME
3 Sweep - a sound wave editor
4 .SH SYNOPSIS
5 .B sweep
6 [\-h] [\-\-help] [-v] [\-\-version]
7 [\-\-display \fIdisplay\fP]
8 [\-\-ignore\-failed\-lock]
9 [\fIfilename\fP]...
10
11 .SH DESCRIPTION
12 .PP
13 \fISweep\fP is a sound wave editor.
14 .SH OPTIONS
15 .l
16 \fISweep\fP accepts the following options:
17 .TP 8
18 .B  \-h, \-\-help
19 Display a list of all commandline options.
20 .TP 8
21 .B \-v, \-\-version
22 Output the version info.
23 .TP 8
24 .B \-\-ignore\-failed\-lock
25 Continue when attempt to lock the
26 preferences file fails.
27 For use when the users home directory
28 is on an NFS
29 file system. (possibly unsafe)
30 .TP 8
31 .B \-\-display \fIdisplay\fP
32 Use the designated X display.
33
34 .SH ENVIRONMENT
35 .PP
36 .TP 8
37 .B DISPLAY
38 to get the default host and display number.
39 .TP 8
40 .B XENVIRONMENT
41 to get the name of a resource file that overrides the global resources
42 stored in the RESOURCE_MANAGER property.
43
44 .SH SEE ALSO
45 .BR X (1)
46 .SH COPYRIGHT
47 Copyright \(co  2000 Conrad Parker
48
49 .SH OTHER INFO
50
51 More information is available at http://sweep.sourceforge.net/
52
53 .SH AUTHOR
54 Conrad Parker
55
Note: See TracBrowser for help on using the browser.