logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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