Document passing table as second argument to lfs.attributes

This commit is contained in:
Peter Melnichenko
2016-05-04 18:25:06 +03:00
parent 3789521838
commit 03e01ff953
2 changed files with 5 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
**
** File system manipulation library.
** This library offers these functions:
** lfs.attributes (filepath [, attributename])
** lfs.attributes (filepath [, attributename | attributetable])
** lfs.chdir (path)
** lfs.currentdir ()
** lfs.dir (path)