about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-08-01 19:36:23 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-08-01 19:36:23 +0200
commit41474c2e685b3b36c6298b1e7493924afa9cea06 (patch)
treeee3a87a1d54a2067c6757e5a8d9ee6cb3b8ace87 /README
parent60f4618e2be0229e966a2c8e9bf5ca4f5cd70944 (diff)
downloadmblaze-41474c2e685b3b36c6298b1e7493924afa9cea06.tar.gz
mblaze-41474c2e685b3b36c6298b1e7493924afa9cea06.tar.xz
mblaze-41474c2e685b3b36c6298b1e7493924afa9cea06.zip
rename .santoku to .mblaze
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 6ef30da..412ef2d 100644
--- a/README
+++ b/README
@@ -87,8 +87,8 @@ EXAMPLES
 CONCEPTS
      mblaze deals with messages (which are files), folders (which are Maildir
      folders), sequences (which are newline-separated lists of messages,
-     possibly persisted on disk in ~/.santoku/seq), and the current message
-     (kept as a symlink in ~/.santoku/cur).
+     possibly persisted on disk in ~/.mblaze/seq), and the current message
+     (kept as a symlink in ~/.mblaze/cur).
 
      Messages in the persisted sequence can be referred to using special
      syntax as explained in mmsg(7).