From: Marcel Date: Mon, 23 May 2016 07:32:51 +0000 (+0200) Subject: correct fatwrite docu X-Git-Tag: hexrel-6.7.1~15 X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/commitdiff_plain/79082813de096a57d76fa5b7757183b8a23a95b2 correct fatwrite docu --- diff --git a/avr/command_tbl.c b/avr/command_tbl.c index e24fcbb..1731b83 100644 --- a/avr/command_tbl.c +++ b/avr/command_tbl.c @@ -337,8 +337,7 @@ CMD_TBL_ITEM( "write file into a dos filesystem", " \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(