Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
parauliya committed Jul 7, 2020
1 parent 0ecbf9d commit 8134b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/tink-cli/cmd/hardware/all.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
// listCmd represents the all command
var listCmd = &cobra.Command{
Use: "list",
Short: "list all known hardware for facility",
Short: "list all known hardware",
Run: func(cmd *cobra.Command, args []string) {

t := table.NewWriter()
Expand Down

0 comments on commit 8134b5b

Please sign in to comment.