]> cloudbase.mooo.com Git - z180-stamp.git/commitdiff
correct fatwrite docu
authorMarcel <dl1ekm@darc.de>
Mon, 23 May 2016 07:32:51 +0000 (09:32 +0200)
committerLeo C <erbl259-lmu@yahoo.de>
Mon, 23 May 2016 07:32:51 +0000 (09:32 +0200)
avr/command_tbl.c

index e24fcbbd2d0652b8aee8554b1b469bc375bd2f74..1731b833ff8678f0d0154936526c4a3e6eae14ad 100644 (file)
@@ -337,8 +337,7 @@ CMD_TBL_ITEM(
        "write file into a dos filesystem",
        "<d:/path/filename> <addr> <bytes>\n"
        "    - Write file to 'path/filename' on logical drive 'd' from RAM\n"
-       "      starting at address 'addr'. 'bytes' gives the size to load.\n"
-       "      If 'bytes' is 0 or omitted, the load stops on end of file."
+       "      starting at address 'addr'.\n"
 ),
 
 CMD_TBL_ITEM(