Following the instructions on: https://docs.cartesi.io/machine/host/cmdline/#rolling-cartesi-machine-templates ```sh oshiro@playground:~$ cartesi-machine \ --rollup \ --flash-drive=label:calc,filename:calc.ext2 \ --store="rolling-calculator-template" \ --assert-rolling-template \ -- /mnt/calc/calc.sh lua5.3: /opt/cartesi/bin/cartesi-machine.lua:799: unrecognized option --assert-rolling-template ```