summaryrefslogtreecommitdiff
path: root/scripts/context/ruby/tmftools.rb
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/context/ruby/tmftools.rb')
-rw-r--r--scripts/context/ruby/tmftools.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/context/ruby/tmftools.rb b/scripts/context/ruby/tmftools.rb
index 56935b452..074e949d1 100644
--- a/scripts/context/ruby/tmftools.rb
+++ b/scripts/context/ruby/tmftools.rb
@@ -160,8 +160,8 @@ commandline.registerflag('verbose')
commandline.registeraction('help')
commandline.registeraction('version')
-commandline.registeraction('reload')
-commandline.registeraction('serve')
+commandline.registeraction('reload', 'reload file database')
+commandline.registeraction('serve', 'act as kpse server')
commandline.expand