Misc. minor fixes, improvements and updates
This commit is contained in:
parent
2e29709225
commit
94ae88d4b9
10 changed files with 89 additions and 34 deletions
|
|
@ -7,7 +7,7 @@ feature.
|
|||
|
||||
=head2 Top-level object
|
||||
|
||||
Ncdu used L<JSON|http://json.org/> notation as its data format. The top-level
|
||||
Ncdu uses L<JSON|http://json.org/> notation as its data format. The top-level
|
||||
object is an array:
|
||||
|
||||
[
|
||||
|
|
@ -80,8 +80,7 @@ the full absolute filesystem path, e.g. C<"/media/harddrive">. For any items
|
|||
below the top-level directory, the name should be just the name of the item.
|
||||
|
||||
The name will be in the same encoding as reported by the filesystem (i.e.
|
||||
L<readdir()|http://manned.org/readdir.3>). The name may may not exceed 32768
|
||||
bytes.
|
||||
L<readdir()|http://manned.org/readdir.3>). The name may not exceed 32768 bytes.
|
||||
|
||||
=item asize
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue