mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-08 00:37:27 +00:00
remove trailing --- for install and bootstrap consistency
Signed-off-by: Jack Evans <jack.evans1@ibm.com>
This commit is contained in:
parent
46c75c1af2
commit
05b053e2e9
1 changed files with 0 additions and 1 deletions
|
|
@ -177,7 +177,6 @@ func installCmdRun(cmd *cobra.Command, args []string) error {
|
|||
|
||||
if installArgs.export {
|
||||
fmt.Print(manifest.Content)
|
||||
fmt.Println("---")
|
||||
return nil
|
||||
} else if rootArgs.verbose {
|
||||
fmt.Print(manifest.Content)
|
||||
|
|
|
|||
Loading…
Reference in a new issue