Add issue templates and add some extra notes in USAGE.md

This commit is contained in:
2025-08-10 00:12:35 +03:00
parent 70328dc4db
commit 787a2e4e46
3 changed files with 138 additions and 0 deletions

View File

@@ -202,6 +202,7 @@ pmt reboot [rebootTarget] [OPTIONS]
- **Asynchronous execution**: For `backup`, `flash`, and `erase`, each partition is processed in a separate thread for maximum speed.
- **Error isolation**: A failure in processing one partition will not cancel the others. Only for `backup`, `flash` and `erase` functions.
- **Automatic diagnostics**: By default, whether a partition is dynamic or regular is determined automatically. With global options, you only specify precision.
- **Root access**: Root access is required if operations are to be performed on partitions.
## Extra Note: Comma Usage