Update and rename parameters.lua to data_example_parameters.lua

This commit is contained in:
Marlin Sööse 2020-08-13 10:55:55 -06:00 committed by Philippe Teuwen
parent 94ae877f93
commit 07e3fbcf34

View file

@ -12,10 +12,10 @@ This is an example script to demonstrate handle parameters in scripts.
For more info, check the comments in the code For more info, check the comments in the code
]] ]]
example = [[ example = [[
1. script run parameters -a mytestparam_input -c 1. script run data_example_parameters -a mytestparam_input -c
]] ]]
usage = [[ usage = [[
script run parameters [-h] [-a <txt>] [-b <txt>] [-c] [-d] [-e] script run data_example_parameters [-h] [-a <txt>] [-b <txt>] [-c] [-d] [-e]
]] ]]
arguments = [[ arguments = [[
-h This help -h This help