aboutsummaryrefslogtreecommitdiff
path: root/ag
diff options
context:
space:
mode:
Diffstat (limited to 'ag')
-rwxr-xr-xag2
1 files changed, 1 insertions, 1 deletions
diff --git a/ag b/ag
index b031363..b3fdb18 100755
--- a/ag
+++ b/ag
@@ -229,7 +229,7 @@ def do_delete_index
end
def do_create_index
- Ag::Storage.create($options.name)
+ Ag::Storage.create_index($options.name)
end
def do_reindex