Skip to content

Commit 1cf922b

Browse files
pick up new long description
1 parent 83a2341 commit 1cf922b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/commands/force/org/clone.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ export class OrgCloneCommand extends SfdxCommand {
5858
wait: flags.minutes({
5959
char: 'w',
6060
description: messages.getMessage('flags.wait'),
61+
longDescription: messages.getMessage('flagsLong.wait'),
6162
min: Duration.minutes(2),
6263
default: Duration.minutes(6),
6364
}),

0 commit comments

Comments
 (0)