Kernel 0.94++

This commit is contained in:
Rémy GIBERT 2021-05-24 15:27:23 +02:00
parent bcd1b758f8
commit 31caf33a15
1 changed files with 2 additions and 2 deletions

View File

@ -217,8 +217,8 @@ CS.RUN.SetSlowMode
CS.END
*--------------------------------------
MSG.USAGE .AS "Usage : ACC\r\n"
.AS " -F : Fast speed\r\n"
.AZ " -S : Slow speed\r\n"
.AS " -F : Fast speed\r\n"
.AZ " -S : Slow speed\r\n"
MSG.MSG.FAST .AZ "FAST mode enabled\r\n"
MSG.MSG.SLOW .AZ "SLOW mode enabled\r\n"
*--------------------------------------