From 191c202bd1eafc38fc32ba5728de5b63bc55deb4 Mon Sep 17 00:00:00 2001 From: Adnan Ahmed Date: Wed, 5 Apr 2017 23:38:43 +0400 Subject: [PATCH] minor fix --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index b6f7c3d..5c26746 100644 --- a/README.md +++ b/README.md @@ -756,11 +756,8 @@ Options: - `-s` (supress or summarize) Outputs total disk space of a directory and supresses reports for subdirectories. Example: -```shell +```bash du -sh pictures -``` - -```shell 1.4M pictures ```