X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=man%2Fchorizo.1.scd;h=22dcf42ebdb6e40f09652a1aff79d4e728eeba19;hb=HEAD;hp=8f6e7b3662cba674e545a49e796efc243a6b176d;hpb=c6937523ec89e9ef5d3008f0b2758ffc9ed16513;p=chorizo.git diff --git a/man/chorizo.1.scd b/man/chorizo.1.scd index 8f6e7b3..22dcf42 100644 --- a/man/chorizo.1.scd +++ b/man/chorizo.1.scd @@ -16,6 +16,9 @@ following options: *-C* Disables cooperative instances. +*-p* + Launch a private window. + *-v* Print version and exit. @@ -45,18 +48,25 @@ XDG variables will be used to construct these paths. *~/.local/share/chorizo/certs* Directory where trusted certificates are stored. See *chorizo-usage*(1). -~/.local/share/chorizo/user-scripts +*~/.local/share/chorizo/cookies.db* + Database where cookies are stored. It is kept in the same format as Firefox, + so the file can easily be copied over. + +*~/.local/share/chorizo/user-scripts* Directory to store user-supplied JavaScript snippets. See *chorizo-usage*(1). -~/.local/share/chorizo/web_extensions +*~/.local/share/chorizo/user-styles* + Directory to store user-supplied CSS snippets. See *chorizo-usage*(1). + +*~/.local/share/chorizo/web-extensions* Sets the directory where WebKit will look for web extensions. See *chorizo-usage*(1). -~/.cache/chorizo - -~/.cache/webkitgtk +*~/.cache/chorizo* +*~/.cache/webkitgtk* + General caches. -~/.local/share/webkitgtk +*~/.local/share/webkitgtk* WebKitGTK will dump its caches and local storage here. It is probably wise to clean those directories regularly or to mount them as *tmpfs*(5).