Skip to content

Commit

Permalink
update comment for command
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyYe committed Feb 22, 2018
1 parent da1a17a commit 8687770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/skm/commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ func initCommands() []cli.Command {
{
Name: "display",
Aliases: []string{"dp"},
Usage: "Display the current SSH public key",
Usage: "Display the current SSH public key or specific SSH public key by alias name",
Action: display,
},
{
Expand Down

0 comments on commit 8687770

Please sign in to comment.