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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
|
.\"Generated by db2man.xsl. Don't modify this, modify the source.
.de Sh \" Subsection
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Ip \" List item
.br
.ie \\n(.$>=3 .ne \\$3
.el .ne 3
.IP "\\$1" \\$2
..
.TH "MYSQL-QUERY-BROWSER" 1 "September 4, 2004" "" ""
.SH NAME
mysql-query-browser \- MySQL query tool
.SH "SYNOPSIS"
.ad l
.hy 0
.HP 20
\fBmysql\-query\-browser\fR
.ad
.hy
.SH "DESCRIPTION"
.PP
This manual page documents briefly the \fBmysql\-query\-browser\fR command\&.
.PP
MySQL Query Browser enables developers and DBAs to visually perform database queries including data edition\&.
.PP
This manual page was written for the Debian™ distribution because the original program does not have a manual page\&.
.SH "OPTIONS"
.TP
\fB\-? \fR\fB\-\-help\fR
Show summary of options\&.
.TP
\fB\-\-disable\-sound\fR
Disable usage of the sound server\&.
.TP
\fB\-\-enable\-sound\fR
Enables usage of the sound server\&.
.TP
\fB\-\-espeaker=HOSTNAME:PORT\fR
Connect to the specific sound server\&.
.TP
\fB\-\-version\fR
Displays the version of mysql\-query\-browser\&.
.SH "AUTHOR"
.PP
This manual page was written by Adam Majer <adamm@galacticasoftware\&.com> for the Debian™ system (but may be used by others)\&. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation\&.
.PP
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\&.
.SH AUTHOR
Adam Majer.
|