You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -915,6 +915,7 @@ The data properties are:
915
915
-`helpWidth`: specify the wrap width, useful for unit tests
916
916
-`sortSubcommands`: sort the subcommands alphabetically
917
917
-`sortOptions`: sort the options alphabetically
918
+
-`showGlobalOptions`: show a section with the global options from the parent command(s)
918
919
919
920
There are methods getting the visible lists of arguments, options, and subcommands. There are methods for formatting the items in the lists, with each item having a _term_ and _description_. Take a look at `.formatHelp()` to see how they are used.
0 commit comments