summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pm.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/pm.lua b/pm.lua
index 2351ce0..ab504d4 100644
--- a/pm.lua
+++ b/pm.lua
@@ -87,5 +87,5 @@ local function dlfile(filename)
file.close()
end
-return {manifest=manifest,rd=recursive_depsof}
+return {manifest=manifest,rd=recursive_depsof,rf=recursive_filesof}
--dl(arg[1])