Skip to content
Snippets Groups Projects
Commit ac27fcc9 authored by Jeong Han Lee's avatar Jeong Han Lee
Browse files

update help for iocsh

parent 5c924600
No related branches found
No related tags found
No related merge requests found
......@@ -520,6 +520,7 @@ function help
printf " -?, -h, --help Show this page and exit.\n";
printf " -v, --version Show version and exit.\n";
printf " -c 'cmd args' Ioc shell command.\n";
printf " -l 'cell path' Run Ioc with a cell path.\n";
printf " -s 'prog m=v' Sequencer program (and arguments), run with 'seq'.\n";
printf " This forces an 'iocInit' before running the program.\n";
printf " -r module[,ver] Modue (optionally with version) loaded via 'require'.\n";
......
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