Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

kf5options - Common commandline options for all applications based on KDE Frameworks 5

Author

LauriWatts <lauri@kde.org> Author. KDE Frameworks Frameworks 5.22 2016-05-13 KF5OPTIONS(7)

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>

Name

kf5options - Common commandline options for all applications based on KDE Frameworks 5

Options

The following options apply to all KDE applications: -h--help This lists the options available at the command line. -v--version Lists version information for KDEapplication. --author Lists KDEapplication authors in the terminal window. --license Shows license information. --desktopfilefilename 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

qt5options(7)

Synopsis

KDEapplication [-h,--help] [-v,--version] [--author] [--license] [--desktopfilefilename]

See Also