Skip to content

Commit 6569138

Browse files
committed
feat: better command description
1 parent ddda79b commit 6569138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cliOptions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export const optionDefinitions = [
3030
alias: 'g',
3131
type: String,
3232
multiple: true,
33-
description: 'The group order should be organized',
33+
description: 'The group order it should follow',
3434
},
3535
{
3636
name: 'staged',

0 commit comments

Comments
 (0)