Skip to content

Commit

Permalink
docs(readme): update the usage options
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Oct 15, 2023
1 parent c4d0ca3 commit e153eb4
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,15 +181,15 @@ daktilo [OPTIONS]
**Options**:

```sh
-v, --verbose Enables verbose logging [env: VERBOSE=]
-p, --preset <PRESET> Sets the name of the sound preset to use [env: PRESET=]
-l, --list-presets Lists the available presets
--list-devices Lists the available output devices
-d, --device <DEVICE> Sets the device for playback [env: DAKTILO_DEVICE=]
-c, --config <PATH> Sets the configuration file [env: DAKTILO_CONFIG=]
-i, --init Writes the default configuration file
-h, --help Print help
-V, --version Print version
-v, --verbose Enables verbose logging [env: VERBOSE=]
-p, --preset [<PRESET>...] Sets the name of the sound preset to use [env: PRESET=]
-l, --list-presets Lists the available presets
--list-devices Lists the available output devices
-d, --device <DEVICE> Sets the device for playback [env: DAKTILO_DEVICE=]
-c, --config <PATH> Sets the configuration file [env: DAKTILO_CONFIG=]
-i, --init Writes the default configuration file
-h, --help Print help (see more with '--help')
-V, --version Print version
```

## Configuration
Expand Down

0 comments on commit e153eb4

Please sign in to comment.