.\" Man page generated from reStructeredText. . .TH KEXI 1 "11 septembre 2011" "" "office" .SH NAME Kexi \- Database creation for everyone . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SYNOPSIS .sp kexi [Qt\-options] [KDE\-options] [options] [project\-name] .SH DESCRIPTION .sp Kexi is an integrated data management application. It can be used for creating database schemas, inserting data, performing queries, and processing data. Forms can be created to provide a custom interface to your data. All database objects \- tables, queries and forms \- are stored in the database, making it easy to share data and design. .SH OPTIONS .sp Generic options: .INDENT 0.0 .TP .B \-\-help . Show help about options .TP .B \-\-help\-qt . Show Qt specific options .TP .B \-\-help\-kde . Show KDE specific options .TP .B \-\-help\-all . Show all options .TP .B \-\-author . Show author information .TP .B \-v, \-\-version . Show version information .TP .B \-\-license . Show license information .UNINDENT .sp Options related to entire projects: .INDENT 0.0 .TP .B \-\-createdb . Create a new, blank project using specified database driver and database name and exit immediately. You will be asked for confirmation if overwriting is needed. .TP .B \-\-create\-opendb . Like \-\-createdb, but also open newly created database. .TP .B \-\-dropdb . Drop (remove) a project using specified database driver and database name. You will be asked for confirmation. .TP .BI \-\-drv, \-\-dbdriver \ . Database driver to be used for connecting to a database project (SQLite by default). Ignored if a shortcut filename is provided. .TP .BI \-t, \-\-type \ . Specify the type of file provided as an argument. This option is only useful if the filename does not have a valid extension set and its type cannot be determined unambiguously by examining its contents. This option is ignored if no file is specified as an argument. Available file types are: \- "project" for a project file (the default) \- "shortcut" for a shortcut file pointing to a project. \- "connection" for database connection data. .TP .BI \-\-conn, \-\-connection \ . Specify a database connection shortcut .kexic file containing connection data. Can be used with \-\-createdb or \-\-create\-opendb for convenience instead of using options like \-\-user, \-\-host or \-\-port. Note: Options like \-\-user, \-\-host have precedence over settings defined in the shortcut file. .TP .B \-\-readonly . Specify that any database connections will be performed without write support. This option is ignored when "createdb" option is present, otherwise the database could not be created. .TP .B \-\-user\-mode . Start project in User Mode, regardless of the project settings. .TP .B \-\-design\-mode . Start project in Design Mode, regardless of the project settings. .TP .B \-\-show\-navigator . Show the Project Navigator side pane even if Kexi runs in User Mode. .TP .B \-\-hide\-menu . Hide the main menu (the tabbed toolbar) completely. A number of commands from the main menu is always visible. This option is useful in User Mode. .TP .B \-\-skip\-startup\-dialog . Skip displaying startup dialog window. If there is no project name specified to open, an empty application window will appear. .UNINDENT .sp Options related to opening objects within a project: .INDENT 0.0 .TP .B \-\-open [:] . Open object of type \(aqobject_type\(aq and name \(aqobject_name\(aq from specified project on application start. \(aqobject_type\(aq is optional, if omitted \- table type is assumed. Other object types can be query, report, form, script (may be more or less, depending on your plugins installed). Use "" chars to specify names containing spaces. Examples: \-\-open MyTable, \-\-open query:"My very big query" .TP .B \-\-design [:] . Like \-\-open, but the object will be opened in Design Mode, if one is available. .TP .B \-\-edittext [:] . Like \-\-open, but the object will be opened in Text Mode, if one is available. .TP .B \-\-exec, \-\-execute [:] . Start execution of object of type \(aqobject_type\(aq and name \(aqobject_name\(aq on application start. \(aqobject_type\(aq is optional, if omitted \- macro type is assumed. Other object types can be script (may be more or less, depending on your plugins installed). Use "" chars to specify names containing spaces. .UNINDENT .INDENT 0.0 .TP .BI \-\-new \ . Start new object design of type \(aqobject_type\(aq. .UNINDENT .sp Options related to database servers: .INDENT 0.0 .TP .BI \-u, \-\-user \ . User name to be used for connecting to a database project. Ignored if a shortcut filename is provided. .TP .BI \-h, \-\-host \ . Server (host) name to be used for connecting to a database project. Ignored if a shortcut filename is provided. .TP .BI \-\-port \ . Server\(aqs port number to be used for connecting to a database project. Ignored if a shortcut filename is provided. .UNINDENT .INDENT 0.0 .TP .B \-\-local\-socket Server\(aqs local socket filename . to be used for connecting to a database project. Ignored if a shortcut filename is provided. .UNINDENT .INDENT 0.0 .TP .B \-\-skip\-conn\-dialog . Skip displaying connection dialog window and connect directly. Available when opening .kexic or .kexis shortcut files. .UNINDENT .sp Arguments: .sp \fBproject\-name\fP Kexi database project filename, Kexi shortcut filename or name of a Kexi database project on a server to open. .SH SEE ALSO .sp More detailed user documentation is available from \fBhelp:/kexi\fP (either enter this URL into Konqueror, or run \fBkhelpcenter\fP \fIhelp:/kexi\fP). .SH AUTHOR This manual page was written by Adrien Grellier for the Debian project (but may be used by others). .\" Generated by docutils manpage writer. .\" .