minor fix

This commit is contained in:
Adnan Ahmed 2017-04-05 23:38:43 +04:00 committed by GitHub
parent b8311a48a0
commit 191c202bd1
1 changed files with 1 additions and 4 deletions

View File

@ -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
```