Skip to content

Commit

Permalink
chore: change flag description
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti committed Aug 12, 2024
1 parent 3e384c2 commit bba9883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/provisioning/list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default class ProvisioningList extends Command {
}),
sort: Flags.string({
char: 's',
description: 'defines results ordering',
description: 'define results ordering',
multiple: true,
}),
/*
Expand Down

0 comments on commit bba9883

Please sign in to comment.