Skip to content
Snippets Groups Projects
Commit 7c176d71 authored by Wayne Lewis's avatar Wayne Lewis
Browse files

Add example usage of iocInit override

parent edeb4b71
No related branches found
No related tags found
No related merge requests found
......@@ -448,7 +448,8 @@ function help() {
printf " iocsh.bash st.cmd\n"
printf " iocsh.bash my_database.template P=XY M=3\n"
printf " iocsh.bash -r my_module,version -c 'initModule()'\n"
printf " iocsh.bash -c 'var requireDebug 1' st.cmd\n\n"
printf " iocsh.bash -c 'var requireDebug 1' st.cmd\n"
printf " iocsh.bash -i st.cmd\n\n"
} >&2
exit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment