aboutsummaryrefslogtreecommitdiff
path: root/telem.lua
diff options
context:
space:
mode:
Diffstat (limited to 'telem.lua')
-rwxr-xr-xtelem.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/telem.lua b/telem.lua
index f077680..9418136 100755
--- a/telem.lua
+++ b/telem.lua
@@ -335,7 +335,7 @@ function do_help()
end
function do_help2()
- cat_file(path.join(_BBS_ROOT, "docs", "help2"))
+ os.execute("man 1 telem")
end
function do_list()