Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eldad committed Jul 9, 2023
1 parent 8619553 commit 828c09d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Rust command line tool for the mpk mini.
## Usage

```
mpk-mini-ctl 0.1.0
mpk-mini-ctl 0.1.1
Eldad Zack <eldad@fogrefinery.com>
AKAI MPK Mini mkII Control Tool
Expand All @@ -23,10 +23,11 @@ Commands:
dump-ram-settings Dump current active settings (RAM) as yaml
load-bank Read yaml bank descriptor from file and apply it on a bank
load-ram Read yaml bank descriptor from file and apply it to active settings (RAM)
autocompletion Install local bash auto-completion
help Print this message or the help of the given subcommand(s)
Options:
--debug Prints debugging information
-h, --help Print help information
-V, --version Print version information
-h, --help Print help
-V, --version Print version
```

0 comments on commit 828c09d

Please sign in to comment.