aboutsummaryrefslogtreecommitdiff
path: root/system/profile-cleaner/README
diff options
context:
space:
mode:
authorMarcel Saegebarth <marc@mos6581.de>2015-01-29 08:13:07 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-01-29 08:13:07 +0700
commite4a0455bfefc9668cab38893d453dca57feefddf (patch)
tree27f01ab7f277382664490c3b72c3e81f122cc564 /system/profile-cleaner/README
parentbe207bd51f0d59d4c7a1fd1d7ebbf735e7164635 (diff)
system/profile-cleaner: Added (SQLite vacuuming and re-indexing).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/profile-cleaner/README')
-rw-r--r--system/profile-cleaner/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/profile-cleaner/README b/system/profile-cleaner/README
new file mode 100644
index 0000000000000..b50b1dbd87144
--- /dev/null
+++ b/system/profile-cleaner/README
@@ -0,0 +1,4 @@
+Use profile-cleaner to reduce the size of browser profiles by
+organizing their sqlite databases using sqlite3's vacuum and reindex
+functions. The term "browser" is used loosely since profile-cleaner
+happily works on some email clients and newsreaders too.