Skip to content

Commit

Permalink
Adapt better to recent c-blake/cligen@e26b561
Browse files Browse the repository at this point in the history
  • Loading branch information
c-blake committed Sep 27, 2024
1 parent 2db766a commit d57bbd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wgt.nim
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ when isMainModule:
include cligen/mergeCfgEnvMulti
const hK="path to keys file"; const hW="path to weight source meta file"
const hT="path to kLkO,WtWhy.NC3CS6C table"; const hO="only \\\\n-delim keys"
dispatchMulti ["multi", doc="weighted sampling maintainer", vars = @["dir"],
dispatchMulti ["multi", doc="Weighted Sampling Maintainer\n", vars = @["dir"],
mergeNames = @[ "wgt", "_" ], usage="""${doc}
Usage:
⁞ $command [-d|--dir=(".")] {SUBCMD} [sub-command options & parameters]
Expand Down

0 comments on commit d57bbd2

Please sign in to comment.