summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/lesana1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/lesana b/scripts/lesana
index 408aa2c..5591b3b 100755
--- a/scripts/lesana
+++ b/scripts/lesana
@@ -15,6 +15,7 @@ class Lesana():
('show', lesana.command.Show()),
('index', lesana.command.Index()),
('search', lesana.command.Search()),
+ ('update', lesana.command.Update()),
('export', lesana.command.Export()),
('init', lesana.command.Init()),
('rm', lesana.command.Remove()),