diff --git a/README.md b/README.md index 2c93ee8dfb..91b163778f 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,8 @@ import path, to avoid collisions. - `--preserve-import-path` (`-P`) will include the entire importpath: `registry.example.com/repo/github.com/my-user/my-repo/cmd/app` -- `--base-import-paths` (`-B`) will omit the MD5 portion: `registry.example.com/repo/app` +- `--base-import-paths` (`-B`) will omit the MD5 portion: + `registry.example.com/repo/app` - `--bare` will only include the `KO_DOCKER_REPO`: `registry.example.com/repo` ## Local Publishing Options