Skip to content

Commit 42e481b

Browse files
committed
chore(workflow-cli): modify memory command line prompt
1 parent fa468bc commit 42e481b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parser/limits.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Options:
9797
--cpu
9898
value apply to CPU.
9999
-m --memory
100-
value apply to memory. [default: true]
100+
value apply to memory.
101101
`
102102

103103
args, err := docopt.Parse(usage, argv, true, "", false, true)

0 commit comments

Comments
 (0)