Skip to content

Commit

Permalink
Merge pull request #60 from MisterDA/doc-permissions
Browse files Browse the repository at this point in the history
Add documentation for attributes.permissions, fix #59
  • Loading branch information
ignacio committed Jan 18, 2016
2 parents 6d039ff + c0965e8 commit 2223309
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/us/manual.html
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,9 @@ <h2><a name="reference"></a>Reference</h2>
<dt><strong><code>size</code></strong></dt>
<dd>file size, in bytes</dd>

<dt><strong><code>permissions</code></strong></dt>
<dd>file permissions string</dd>

<dt><strong><code>blocks</code></strong></dt>
<dd>block allocated for file; (Unix only)</dd>

Expand Down

0 comments on commit 2223309

Please sign in to comment.