kf5options (7)
Leading comments
Title: kf5options Author: Lauri Watts <lauri@kde.org> Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 2016-05-13 Manual: Frameworks Command Line Documentation Source: KDE Frameworks Frameworks 5.22 Language: English
NAME
kf5options - Common commandline options for all applications based on KDE Frameworks 5SYNOPSIS
- KDE application [-h, --help] [-v, --version] [--author] [--license] [--desktopfilefile name]
OPTIONS
-h --help
- This lists the options available at the command line
-v --version
- Lists version information for KDE application.
--author
- Lists KDE application authors in the terminal window.
--license
- Shows license information.
--desktopfile file name
-
The base file name of the desktop entry for this application.
This is in particular useful for wrapper applications and applications having in general multiple desktop files. Thus each desktop file can put its own name into the exec command.
SEE ALSO
AUTHORS
Man page originally written by Lauri Watts <lauri@kde.org> for kdelibs4
Updated to Frameworks 5 by Burkhard Lück <lueck@hube-lueck.de>
AUTHOR
Lauri Watts <lauri@kde.org>
- Author.