Skip to content

Commit

Permalink
Update index.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus authored Feb 6, 2024
1 parent df9d05a commit 853ef44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ export type Options<Flags extends AnyFlags> = {
readonly allowUnknownFlags?: boolean;

/**
This controls how much the help text is indented when passing the help flag. A value of 0 will disable indentation.
The number of spaces to use for indenting the help text.
@default 2
*/
Expand Down

0 comments on commit 853ef44

Please sign in to comment.