From 6ade12ec271d557627f45616cc8681de270ee628 Mon Sep 17 00:00:00 2001 From: Joshua Pickard Date: Wed, 24 Apr 2024 14:58:36 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc70bd8..c236a5c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ My cheat sheet for commands I have trouble remembering. ### maildir2mbox Convert Maildir (our email server format) to Mbox. -Double check for any directories like /Trash not being converted, if so run manually on them. +Double check for any directories like `/Trash` not being converted, if so run manually on them. ``` pip install maildir2mbox