Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jfortin-sap committed Dec 1, 2020
1 parent 7d9f973 commit 9b3e0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cmd/orphan.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import (
"github.com/spf13/cobra"
)

// NewInfraCmd returns a new infra command
// NewOrphanCmd returns a new orphan command
func NewOrphanCmd(targetReader TargetReader) *cobra.Command {
return &cobra.Command{
Use: "orphan",
Expand Down

0 comments on commit 9b3e0d2

Please sign in to comment.