clix/raw.lua

changeset 135
c8cad3c42f3d
parent 134
d1fa853325b9
child 136
2309402dd3cb
equal deleted inserted replaced
134:d1fa853325b9 135:c8cad3c42f3d
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, args) 5 return function (opts, args)
5 if opts.short_help then 6 if opts.short_help then

mercurial