]> git.armaanb.net Git - chorizo.git/blobdiff - man/chorizo.1.scd
Rename web_extensions to web-extensions
[chorizo.git] / man / chorizo.1.scd
index 45048ba74b8c60077f4ea3ed9e3e5c951c7c205c..22dcf42ebdb6e40f09652a1aff79d4e728eeba19 100644 (file)
@@ -52,18 +52,21 @@ XDG variables will be used to construct these paths.
        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
+*~/.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).