|
NAMEkcookiejar5 - Command line interface to the KDE HTTP cookie daemonSYNOPSISkcookiejar5 [-h, --help] [-v, --version] [--shutdown] [--remove domain] [--remove-all] [--reload-config] DESCRIPTIONkcookiejar5 is a command line interface to the HTTP cookie store used by KDE, a D-Bus service to store/retrieve/clean cookies.OPTIONS-h--helpShow help about options.
-v--version Show version information.
--shutdown Shut down cookie jar and the D-Bus service.
--remove domain Removes cookies for domain from the cookie
jar.
--remove-all Removes all the cookies from the cookie jar.
--reaload-config Reloads the configuration file.
USAGEkcookiejar5 is a command line tool to access the kded module which manages cookies in Konqueror and other KDE applications.When started without parameters it loads the kded module to provide the D-Bus interface to store cookies. When kcookiejar5 is started with some parameters, it does additional tasks to the cookies jar it provides, like removing the cookies from one domain. SEE ALSOkf5options(7), qt5options(7)BUGSPlease use KDE's bugtracker[1] to report bugs.AUTHORSWaldo Bastian <bastian@kde.org>Author.
Dawit Alemayehu <adawit@kde.org> Author.
NOTES
https://bugs.kde.org
Visit the GSP FreeBSD Man Page Interface. |