diff --git a/README.md b/README.md index 19982d7e7..225f5aaa7 100644 --- a/README.md +++ b/README.md @@ -708,8 +708,9 @@ You can set the `--snapshotMode=` flag to set how ka #### --tarPath -Set this flag as `--tarPath=` to save the image as a tarball at path instead of pushing the image. +Set this flag as `--tarPath=` to save the image as a tarball at path. You need to set `--destination` as well (for example `--destination=image`). +If you want to save the image as tarball only you also need to set `--no-push`. #### --target