1KF5OPTIONS(7) Frameworks Command Line Docume KF5OPTIONS(7)
2
3
4
6 kf5options - Common commandline options for all applications based on
7 KDE Frameworks 5
8
10 KDE application [-h, --help] [-v, --version] [--author] [--license]
11 [--desktopfile file name]
12
14 The following options apply to all KDE applications:
15
16 -h --help
17 This lists the options available at the command line.
18
19 -v --version
20 Lists version information for KDE application.
21
22 --author
23 Lists KDE application authors in the terminal window.
24
25 --license
26 Shows license information.
27
28 --desktopfile file name
29 The base file name of the desktop entry for this application.
30
31 This is in particular useful for wrapper applications and
32 applications having in general multiple desktop files. Thus each
33 desktop file can put its own name into the exec command.
34
36 qt5options(7)
37
39 Man page originally written by Lauri Watts <lauri@kde.org> for kdelibs4
40
41 Updated to Frameworks 5 by Burkhard Lück <lueck@hube-lueck.de>
42
44 Lauri Watts <lauri@kde.org>
45 Author.
46
47
48
49KDE Frameworks Frameworks 5.22 2016-05-13 KF5OPTIONS(7)