diff --git a/README.extra.md b/README.extra.md
index 60ca05b..d584bf4 100644
--- a/README.extra.md
+++ b/README.extra.md
@@ -429,7 +429,7 @@ This set of commands is for working with raw OTA zip files. They are intentional
### Unpacking an OTA zip
```bash
-avbroot ota unpack -i
+avbroot zip unpack -i
```
This subcommand unpacks the OTA metadata to `ota.toml` and the OTA files to the `ota_files` directory.
@@ -437,7 +437,7 @@ This subcommand unpacks the OTA metadata to `ota.toml` and the OTA files to the
### Packing an OTA zip
```bash
-avbroot ota pack -o