mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:13:31 +02:00
du: Fix argument inconsistency
This commit is contained in:
parent
d2c7181f9a
commit
0c7a815078
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@
|
||||||
|
|
||||||
- list the KB sizes of directories for N levels below the specified directory
|
- list the KB sizes of directories for N levels below the specified directory
|
||||||
|
|
||||||
`du --max-depth=1`
|
`du --max-depth=N`
|
||||||
|
|
Loading…
Add table
Reference in a new issue