ncdu: add --color
example and link (#7625)
This commit is contained in:
@@ -1,11 +1,16 @@
|
||||
# ncdu
|
||||
|
||||
> Disk usage analyzer with an ncurses interface.
|
||||
> More information: <https://manned.org/ncdu>.
|
||||
|
||||
- Analyze the current working directory:
|
||||
|
||||
`ncdu`
|
||||
|
||||
- Colorize output:
|
||||
|
||||
`ncdu --color {{dark|off}}`
|
||||
|
||||
- Analyze a given directory:
|
||||
|
||||
`ncdu {{path/to/directory}}`
|
||||
|
Reference in New Issue
Block a user