summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 4 insertions, 5 deletions
diff --git a/README b/README
index d5b86d5..e819615 100644
--- a/README
+++ b/README
@@ -87,11 +87,10 @@ EXAMPLES
      As usual with pipes, the sky is the limit.
 
 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
-     ${MBLAZE:-$HOME/.mblaze}/seq), and the current message
-     (kept as a symlink in ${MBLAZE:-$HOME/.mblaze}/cur).
+     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 ~/.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).