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