Skip to content

Commit

Permalink
Update requirements: add --image argument to flash (#22)
Browse files Browse the repository at this point in the history
Signed-off-by: Satu Koskinen <[email protected]>
  • Loading branch information
satukoskinen authored Jan 18, 2024
1 parent d215689 commit f485f89
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,10 +184,11 @@ Options:
### 4. Flash

```
Usage: hp-cli flash [OPTIONS] --device <DEVICE>
Usage: hp-cli flash [OPTIONS] --device <DEVICE> --image <IMAGE>
Options:
-d, --device Path to USB mass storage or SD card where data will be deleted from.
-i, --image Path to the image that will be flashed to the devie
-h, --help Displays help for available commands. All other arguments are ignored.
-v, --verbose Increase CLI verbosity.
```
Expand Down

0 comments on commit f485f89

Please sign in to comment.