How do you modify topgrade's list of commands to run?

topgrade is currently running elan update instead of elan self update and is failing because update is not a valid subcommand. I tried adding a new command to run in /etc/ublue-os/topgrade.toml with the name "elan" under [commands], but that simply created a new elan-updating script instead of replacing the existing one.
Was this page helpful?