diff --git a/src/ioc/dbtemplate/msi.html b/src/ioc/dbtemplate/msi.html index b7e4e9e9e..ff4341ead 100644 --- a/src/ioc/dbtemplate/msi.html +++ b/src/ioc/dbtemplate/msi.html @@ -24,7 +24,7 @@ accepted by the EPICS IOC's dbLoadTemplate command.
msi -V -g -ooutfile -Idir -Msubs -Ssubfile template+
msi -V -g -D -ooutfile -Idir -Msubs -Ssubfile template
All parameters are optional. The -o, -I, -M, and -S switches may be separated from their associated value string by spaces if desired. Output will @@ -46,6 +46,13 @@ be written to stdout unless the -o option is given.
this was the behavior of previous versions of msi, but it does not follow common scoping rules and is discouraged. +