Improve command output printing

This commit is contained in:
Kivi Kaitaniemi
2025-12-26 18:55:01 +02:00
parent f0a82dfa2d
commit d54fd89852
16 changed files with 268 additions and 245 deletions
+6
View File
@@ -126,6 +126,12 @@ Decman has some CLI options, to see them all run:
decman --help
```
For troubleshooting and submitting issues, you should use the `--debug` option.
```sh
sudo decman --debug
```
[See the complete documentation for using decman.](/docs/README.md)
## Installation