Merge pull request #377 from hexchain/patch-1
du: Fix argument inconsistency
This commit is contained in:
commit
70bd3f9a4e
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Reference in New Issue