Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pietro.partescano committed Sep 3, 2019
1 parent cedc964 commit 5f815ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/pighosts/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Command:
os.Exit(0)
}

logrus.Info("Try to use: -h or --help for help online.\n")
logrus.Info("Try to use: option -h or --help for help online.\n")
os.Exit(0)
}

Expand Down

0 comments on commit 5f815ae

Please sign in to comment.