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