mirror of
https://github.com/ko-build/ko.git
synced 2025-02-10 19:41:38 +02:00
Fix typo in README.md
This commit is contained in:
parent
0b96f41240
commit
c55c3fef24
@ -162,7 +162,7 @@ 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` (`-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
|
||||
|
Loading…
x
Reference in New Issue
Block a user