Misc. minor fixes, improvements and updates

This commit is contained in:
Yorhel 2013-02-20 11:22:52 +01:00
parent 2e29709225
commit 94ae88d4b9
10 changed files with 89 additions and 34 deletions

View file

@ -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