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

Merge branch 'e3-547-fix-usage' into 'master'

Fix usage formatting

See merge request e3/e3-require!51
parents 62d06f02 87205d4d
No related branches found
No related tags found
1 merge request!51Fix usage formatting
Pipeline #97951 passed
......@@ -429,7 +429,7 @@ function help() {
printf " This forces an 'iocInit' before running the program.\n"
printf " -i Do not add iocInit. This option does not override\n"
printf " a valid iocInit in the startup script.\n"
printf " (Also -noinit, --noinit)"
printf " (Also -noinit, --noinit)\n"
printf " -r module[,ver] Module (optionally with version) loaded via 'require'.\n"
printf " -l 'cell path' Run Ioc with a cell path.\n"
printf " -dg Run with debugger gdb.\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