summaryrefslogtreecommitdiff
path: root/debian/man/vibrate.1
diff options
context:
space:
mode:
Diffstat (limited to 'debian/man/vibrate.1')
-rw-r--r--debian/man/vibrate.121
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/man/vibrate.1 b/debian/man/vibrate.1
new file mode 100644
index 00000000..3ee36dd7
--- /dev/null
+++ b/debian/man/vibrate.1
@@ -0,0 +1,21 @@
+.TH VIBRATE 1 2001-10-05 Debian "NCBI Tools User's Manual"
+.SH NAME
+vibrate \- run a program with the Vibrant library preloaded
+.SH SYNOPSIS
+.B vibrate
+[\|\fB\-\-help\fP\|]
+.PP
+.B vibrate
+\fIprogram\fP
+[\|\fIarguments\fP\|]
+.SH DESCRIPTION
+\fBvibrate\fP runs the specified program, which presumably uses the
+NCBI C toolkit, with the Vibrant library preloaded. The main effect
+of this preloading is that omitting arguments produces a dialog box
+for setting parameters rather than a usage message.
+.SH OPTIONS
+.TP
+\fB\-\-help\fP
+Print usage message and exit.
+.SH AUTHOR
+Aaron M. Ucko <ucko@debian.org>