diff --git a/arg-handler.fnl b/arg-handler.fnl index 76f854f..0ec7862 100644 --- a/arg-handler.fnl +++ b/arg-handler.fnl @@ -1,7 +1,7 @@ (set _G.port 16384) (set _G.use-http false) -(local usage (: "Usage: %s [-h] [-p] [--use-http] +(local usage (: "Usage: %s [options] Options: -h, --help Show this help message and exit