Skip to content

Commit d820847

Browse files
mustard-mhroboquat
authored andcommitted
[gp-cli] update timeout description
1 parent 21e95d6 commit d820847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/gitpod-cli/cmd/timeout.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
// timeoutCmd commands collection
1212
var timeoutCmd = &cobra.Command{
1313
Use: "timeout",
14-
Short: "A collection of commands for workspace timeout",
14+
Short: "Interact with workspace timeout configuration",
1515
}
1616

1717
func init() {

0 commit comments

Comments
 (0)