summaryrefslogtreecommitdiffstats
path: root/lib/README
diff options
context:
space:
mode:
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/README b/lib/README
index 038ec0d..0d650dc 100644
--- a/lib/README
+++ b/lib/README
@@ -2,7 +2,7 @@ Brief discription of libs so far. For more info see
http://wiki.alpinelinux.org/w/index.php?title=ACF_Libraries
date.lua - Date and Time functions
-fs.lua - Many file type functions. May need to be renamed
+fs.lua - Many file,string,and table type functions. May need to be renamed
join.lua - Takes a table and given a delimeter makes it into a string
pidof.lua - Process libraries not provided by LPOSIX
split.lua - Take a delimeted string and makes it into a table