Update README
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user