summaryrefslogtreecommitdiff
path: root/storage.lua
diff options
context:
space:
mode:
Diffstat (limited to 'storage.lua')
-rw-r--r--storage.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/storage.lua b/storage.lua
index 20fe3a4..a33039d 100644
--- a/storage.lua
+++ b/storage.lua
@@ -36,4 +36,5 @@ local function search(query)
end
end
end
-
+
+search(arg[1])