1
0
Fork 0

spellcheck the docs

This commit is contained in:
Kevin Matz 2018-10-29 05:34:14 -10:00
parent 39630e9cde
commit 2527b1b0f8
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
// example.bs: An example BaconScript file.
CM10
GM*
GM1:AM2:HM3 # use a `:` to seperate multiple macros on a single line.
GM1:AM2:HM3 # use a `:` to separate multiple macros on a single line.
RM*
WAIT1 # sleep for 1 second
RA
@ -9,5 +9,5 @@ FM1/50
FGM20
GL1/5
HS3>5 # do macro on a range of targets
RK2,4,6 # do macro on a comma seperated list of targets
RK2,4,6 # do macro on a comma separated list of targets
CP+