about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorIvy Foster <ivy.foster@gmail.com>2016-09-02 16:48:56 -0500
committerIvy Foster <ivy.foster@gmail.com>2016-09-02 16:48:56 -0500
commit81fbda6ff1a2bfe67ecef63c5ceb5990329767c1 (patch)
tree537c9ac30b77bb705a8dd13244b78d3f5db459a9 /README
parentca8cef1660ad89ab488a22dc50eeb7cd77222c6e (diff)
downloadmblaze-81fbda6ff1a2bfe67ecef63c5ceb5990329767c1.tar.gz
mblaze-81fbda6ff1a2bfe67ecef63c5ceb5990329767c1.tar.xz
mblaze-81fbda6ff1a2bfe67ecef63c5ceb5990329767c1.zip
Style cleanup on previous commit
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).