We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23247d4 commit 41306aaCopy full SHA for 41306aa
cli/bump.go
@@ -13,7 +13,7 @@ import (
13
14
const (
15
bumpDescriptionLong = `To extend the autostop deadline for a workspace.
16
- If no unit is specified in the duration, we assume minutes.
+If no unit is specified in the duration, we assume minutes.
17
`
18
defaultBumpDuration = 90 * time.Minute
19
)
0 commit comments