Update README

This commit is contained in:
Lennard Kittner
2025-11-08 13:49:12 +01:00
parent b6265e6f24
commit ea79493b70

View File

@@ -90,7 +90,6 @@ You can also download a compiled version from [releases](https://github.com/Lenn
## Usage
```
hyper_headset_cli --help
A CLI application for monitoring and managing HyperX headsets.
Usage: hyper_headset_cli [OPTIONS]
@@ -107,10 +106,16 @@ Options:
Set the side tone volume.
--enable_voice_prompt <enable_voice_prompt>
Enable voice prompt. This may not be supported on your device. [possible values: true, false]
--surround_sound <surround_sound>
Enables surround sound. This may be on by default and cannot be changed on your device. [possible values: true, false]
--mute_playback <mute_playback>
Mute or unmute playback. [possible values: true, false]
-h, --help
Print help
-V, --version
Print version
Help only lists commands supported by this headset.
```
`hyper_headset_cli` without any arguments will print all available headset information.