I installed the module correctly with
composer require avstudnitz/disable-modules
composer update
But command
bin/magento info:dependencies:show-removable
sends
Command "info:dependencies:show-removable" is not defined.
Did you mean one of these?
info:dependencies:show-framework
info:dependencies:show-modules
info:dependencies:show-modules-circular
Do you have a hint ?
Magento 2.3.2.
Thanks
Max