@@ -390,7 +390,7 @@ USAGE
390390OPTIONS
391391 -f, --force If --out flag is provided with the path to an existing file, overwrites that file
392392 -h, --help lg:expand help
393- -i, --in=in (required) .lg file or folder that contains .lg file.
393+ -i, --in=in (required) Folder that contains .lg file.
394394 -o, --out=out Output file or folder name. If not specified stdout will be used as output
395395 -r, --recurse Consider sub-folders to find .lg file(s)
396396 --all When set, all templates in the .lg file be expanded.
@@ -413,7 +413,7 @@ USAGE
413413OPTIONS
414414 -f, --force If --out flag is provided with the path to an existing file, overwrites that file
415415 -h, --help lg:translate help
416- -i, --in=in (required) .lg file or folder that contains .lg file.
416+ -i, --in=in (required) Folder that contains .lg file.
417417 -o, --out=out Output file or folder name. If not specified stdout will be used as output
418418 -r, --recurse Consider sub-folders to find .lg file(s)
419419 --srclang=srclang Source lang code. Auto detect if missing.
@@ -436,7 +436,7 @@ USAGE
436436OPTIONS
437437 -f, --force If --out flag is provided with the path to an existing file, overwrites that file
438438 -h, --help lg:verify help
439- -i, --in=in (required) .lg file or folder that contains .lg file.
439+ -i, --in=in (required) Folder that contains .lg file.
440440 -o, --out=out Output file or folder name. If not specified stdout will be used as output
441441 -r, --recurse Considere sub-folders to find .lg file(s)
442442```
0 commit comments