From f6c8fc1320dddeb10b4dd6d5c27e3af8b6a00b60 Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Mon, 30 Jul 2018 08:04:49 +0200 Subject: [PATCH] README: replace du code example's tab prefix with spaces The command wasn't rendered as code before this change. Signed-off-by: Mateusz Konieczny [rlb@defaultvalue.org: adjust commit message] Reviewed-by: Rob Browning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7455a6..4dac774 100644 --- a/README.md +++ b/README.md @@ -296,7 +296,7 @@ Using bup - Look at how little extra space your second backup used on top of the first: - du -s ~/.bup + du -s ~/.bup - Restore the first tar backup again (the ~1 is git notation for "one older than the most recent"): -- 2.39.2