fix: remove the "mc stop" meant to be in the container, but not implemented

This commit is contained in:
2025-04-09 11:40:33 -06:00
parent c869c1117f
commit 5b1afa05da
2 changed files with 0 additions and 17 deletions

View File

@@ -195,8 +195,6 @@ mc session close <id>
# Connect to an existing session
mc session connect <id>
# Stop the current session (from inside the container)
mc stop
```
### Remote Management