diff --git a/mpsd-software.py b/mpsd-software.py index 552e35123aa36df461ee0c0b6fff878053c33248..a8f09c729ada54ca2d531a65ec9385832d0e38a1 100755 --- a/mpsd-software.py +++ b/mpsd-software.py @@ -1043,8 +1043,8 @@ def main(): ("prepare", "Prepare the environment for installation on the disk"), ("install", "Install a software environment"), # ("reinstall", "Reinstall a software environment"), - ("remove", "Remove a software environment or toolchains from an environment"), - ("start-new", "Start a new software environment version"), + # ("remove", "Remove a software environment or toolchains from an environment"), + # ("start-new", "Start a new software environment version"), ("status", "Show the status of the software environment"), ] for cmd, help_text in list_of_cmds: