clix/send.lua

changeset 164
fafdcde2e2eb
parent 36
0712fda16ab6
child 168
75e8ca131178
equal deleted inserted replaced
163:801fcbe4a642 164:fafdcde2e2eb
1 local verse = require "verse";
1 short_opts.i = "interactive"; 2 short_opts.i = "interactive";
2 short_opts.e = "echo"; 3 short_opts.e = "echo";
3 4
4 return function (opts, arg) 5 return function (opts, arg)
5 if opts.short_help then 6 if opts.short_help then

mercurial