Skip to content

Commit

Permalink
fix: add remote help description
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Sep 28, 2020
1 parent 66943d7 commit f66bbe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/remote/root.go
Expand Up @@ -9,6 +9,7 @@ import (

var remoteCmd = &cobra.Command{
Use: "remote",
Short: "Helpers and management for remote ORY Kratos instances",
}

func RegisterCommandRecursive(parent *cobra.Command) {
Expand Down

0 comments on commit f66bbe1

Please sign in to comment.