Misc updates
This commit is contained in:
parent
02d3e7877e
commit
9133ec8eab
4 changed files with 30 additions and 2 deletions
|
|
@ -123,6 +123,13 @@ excluded
|
|||
`"otherfs"`
|
||||
: If the item is on a different device/filesystem.
|
||||
|
||||
`"kernfs"`
|
||||
: If the item has been excluded with `--exclude-kernfs` (since ncdu 1.15).
|
||||
|
||||
`"frmlink"`
|
||||
: If the item is a firmlink and hasn't been followed with
|
||||
`--follow-firmlinks` (since ncdu 1.15).
|
||||
|
||||
Excluded items may still be included in the export, but only by name. `size`,
|
||||
`asize` and other information may be absent. If this item was excluded by a
|
||||
pattern, ncdu will not do an `lstat()` on it, and may thus report this item as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue