Skip to content

Commit

Permalink
cmd/merge: fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dotwaffle committed Apr 7, 2020
1 parent 0c27c44 commit 115833b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/merge.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (
"golang.org/x/sync/errgroup"
)

// mergeCmd implements the irr command.
// mergeCmd implements the merge command.
var mergeCmd = &cobra.Command{
Use: "merge",
Short: "Create an export.json file based on IRR and RPKI data.",
Expand Down

0 comments on commit 115833b

Please sign in to comment.