diff --git a/cip.go b/cip.go index f7a7408c7..2b8aa4820 100644 --- a/cip.go +++ b/cip.go @@ -46,7 +46,7 @@ func main() { "delete-extra-tags", false, "delete tags in the destination registry that are not declared"+ - " in the Manifest (default: false);") + " in the Manifest (default: false)") dryRunPtr := flag.Bool( "dry-run", false,