info is board_info now
authorFrank Mori Hess <fmhess@speakeasy.net>
Sun, 13 Mar 2005 17:04:47 +0000 (17:04 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Sun, 13 Mar 2005 17:04:47 +0000 (17:04 +0000)
demo/README

index 4e9c164dc906db71ecf77183bc7bd9a06ce947c7..714f344b7b9103fa04190448374a13f57d2a142e 100644 (file)
@@ -3,7 +3,7 @@ GETTING STARTED:
 
 After installing comedi and comedilib, cd to this directory (comedilib*/demo).
 
-Use ./info for a very first test. If hardware and software are correctly
+Use ./board_info for a very first test. If hardware and software are correctly
 installed, the program prints a list of subdevices it recognises. If the
 device is not /dev/comedi0, use here and in the following the command-line
 option -f <device>.
@@ -45,7 +45,7 @@ eeprom_dump:
        Dumps the EEPROM of a card, if it has one.  Useful for debugging
        devices/drivers.
 
-info:
+board_info:
        Displays some information that Comedi knows about a device.
 
 inp: