Kexi/Handbook/References/Command-Line Options: Difference between revisions
(Created page with "TODO - migrate from KEXI wiki") |
(Usage) |
||
Line 1: | Line 1: | ||
===Usage=== | |||
The [https://en.wikipedia.org/wiki/Command-line_interface command-line interface] provides the option to start the KEXI application, conveniently open projects within its environment, and carry out specific additional actions. | |||
A general way to start the KEXI application: | |||
<tt>kexi [options] file</tt> | |||
{{Info|It is possible that the command <tt>kexi</tt> on your computer should be in the form of <tt>kexi-3.2</tt> or <tt>kexi-3.3</tt>, depending on the version of the application installed. Such version-dependent naming of KEXI executable facilitate installation of multiple versions of KEXI.}} |
Revision as of 20:35, 30 August 2023
Usage
The command-line interface provides the option to start the KEXI application, conveniently open projects within its environment, and carry out specific additional actions.
A general way to start the KEXI application:
kexi [options] file