diff --git a/docs/rgbasm.5.html b/docs/rgbasm.5.html index f8c5a4dd..89f0a898 100644 --- a/docs/rgbasm.5.html +++ b/docs/rgbasm.5.html @@ -1346,9 +1346,6 @@ INCBIN "sprites/hero.bin" INCBIN "data.bin",78,256 -

The length arugment is optional. If only the start position is - specified, the bytes from the start position until the end of the file will - be included.