add description of --init-data options
authorFrank Mori Hess <fmhess@speakeasy.net>
Sat, 19 Mar 2005 18:51:13 +0000 (18:51 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Sat, 19 Mar 2005 18:51:13 +0000 (18:51 +0000)
man/comedi_config.8

index b2789adfdf2796056ef7e5424bf37eaaf7693b6a..0cbadf3b45841e9256c16b0694e90f1d2e5ce950 100644 (file)
@@ -60,6 +60,23 @@ set write buffer size to
 .I num
 kilobytes.  The default size is 16k.
 
+.TP
+.BI "-i, --init-data, --init-data0 " "file"
+upload initialization data (typically firmware) from 
+.I file
+to board.
+
+.TP
+.BI "--init-data1 " "file"
+.TP
+.BI "--init-data2 " "file"
+.TP
+.BI "--init-data3 " "file"
+Some drivers require more than one file for initialization 
+data.  Use these
+options to specify additional initialization data files.  
+See the driver-specific documentation for further details.
+
 
 .SH CONFIGURATION FILE