Skip to content

Commit

Permalink
[gp-cli] update timeout description
Browse files Browse the repository at this point in the history
  • Loading branch information
mustard-mh committed Jun 17, 2022
1 parent 21e95d6 commit 8bf778f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/gitpod-cli/cmd/timeout.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
// timeoutCmd commands collection
var timeoutCmd = &cobra.Command{
Use: "timeout",
Short: "A collection of commands for workspace timeout",
Short: "Interact with workspace timeout configuration",
}

func init() {
Expand Down

0 comments on commit 8bf778f

Please sign in to comment.