This article is part of the [[Getting Started]] Guide.
It gives more details on the command-line options of all BaseX [[Startup]] modes.
Options can be specified multiple times. Since {{Version|7.3}}, all options are evaluated in the given order (in earlier versions, the sequential evaluation was limited to the specified inputs, query files, queries and commands, while all other options were initially set). The standard input can be parsed by specifying a single dash ({{Code|-}}) as argument.
=BaseX GUI=
|
|}
Alls options can be specified multiple times. With {{Version|7.3}}, all options will be evaluated in the given order (in earlier versions, the sequential evaluation was limited to the specified inputs, query files, queries and commands, while all other options were initially set). The standard input can be parsed by specifying a single dash ({{Code|-}}) as argument.
=BaseX Server=
|
|}
All options can be specified multiple times. With {{Version|7.3}}, all options will be evaluated in the given order (in earlier versions, the sequential evaluation was limited to the specified inputs, query files, queries and commands, while all other options were initially set). The standard input can be parsed by specifying a single dash ({{Code|-}}) as argument.
=BaseX HTTP Server=