Skip to content

Commit

Permalink
Small fix on typo
Browse files Browse the repository at this point in the history
  • Loading branch information
j3ssie committed Sep 24, 2020
1 parent fe568b8 commit b73fab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ func runConfig(cmd *cobra.Command, args []string) error {
default:
HelpMessage()
}
CleanOutput()
return nil
}

Expand Down

0 comments on commit b73fab5

Please sign in to comment.