Update documentation to clarify GPU control commands
- Revised README, architecture, CLI, and other documentation to specify that both `Ctrl+C` and `Ctrl+D` now stop the GPU while preserving disk data, correcting previous inaccuracies. - Enhanced access card and setup instructions to reflect the updated command behavior for better user understanding. - Updated tests to ensure the new command behaviors are validated and documented correctly, improving overall clarity in GPU management.
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@
|
||||
|
||||
## 3. Туннель и API
|
||||
|
||||
Если закрыл туннель (**Ctrl+C**, GPU жив):
|
||||
Если GPU ещё жив, а туннель закрыт (`--no-tunnel` или оборвался SSH):
|
||||
|
||||
```powershell
|
||||
.\gpu-rent.ps1 tunnel --open
|
||||
|
||||
Reference in New Issue
Block a user