blob: 80ef889212d3ce5d3e306a7b8f945bd01af1b70b (
plain)
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
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
.TH KODI.BIN "1" "October 2014" "kodi.bin " "User Commands"
.SH NAME
kodi.bin \- Kodi main executable
.SH SYNOPSIS
.B kodi.bin
[\fIOPTION\fR]... [\fIFILE\fR]...
.SH DESCRIPTION
This is the main executable that will run Kodi.
.SS "Arguments:"
.TP
\fB\-fs\fR
Runs Kodi in full screen
.TP
\fB\-\-standalone\fR
Kodi runs in a stand alone environment without a window
manager and supporting applications. For example, that
enables network settings.
.TP
\fB\-p\fR or \fB\-\-portable\fR
Kodi will look for configurations in install folder instead of ~/.kodi
.TP
\fB\-\-legacy\-res\fR
Enables screen resolutions such as PAL, NTSC, etc.
.TP
\fB\-l\fR or \fB\-\-lircdev\fR
LircDevice to use. See \-\-help output for the default.
.TP
\fB\-n\fR or \fB\-\-nolirc\fR
do not use Lirc, aka no remote input.
.PP
|