Merge pull request #377 from hexchain/patch-1

du: Fix argument inconsistency
waldyrious/alt-syntax
Igor Shubovych 2015-12-25 12:06:19 +02:00
commit 70bd3f9a4e
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@
- list the KB sizes of directories for N levels below the specified directory
`du --max-depth=1`
`du --max-depth=N`