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 ddda79b commit 6569138Copy full SHA for 6569138
src/cliOptions.ts
@@ -30,7 +30,7 @@ export const optionDefinitions = [
30
alias: 'g',
31
type: String,
32
multiple: true,
33
- description: 'The group order should be organized',
+ description: 'The group order it should follow',
34
},
35
{
36
name: 'staged',
0 commit comments