logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

kf6options - Common commandline options for all applications based on KDE Frameworks 6

Author

LauriWatts <lauri@kde.org> Author. KDE Frameworks Frameworks 6.0 2016-05-13 KF6OPTIONS(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

kf6options - Common commandline options for all applications based on KDE Frameworks 6

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

qt6options(7)

Synopsis

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

See Also