ncdu 2.5
This commit is contained in:
parent
436c5b5294
commit
477101e733
26 changed files with 126 additions and 9 deletions
|
|
@ -124,8 +124,11 @@ excluded
|
|||
`"pattern"`
|
||||
: If the path matched an exclude pattern.
|
||||
|
||||
`"otherfs"`
|
||||
: If the item is on a different device/filesystem.
|
||||
`"otherfs"` or `"othfs"`
|
||||
: If the item is on a different device/filesystem. Every version of ncdu
|
||||
versions recognizes `"otherfs"` when importing, but versions 1.20 or
|
||||
2.4 and earlier wrote `"othfs"` when exporting. Later versions
|
||||
recognize both strings and output `"otherfs"`.
|
||||
|
||||
`"kernfs"`
|
||||
: If the item has been excluded with `--exclude-kernfs` (since ncdu 1.15).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue