Skip to content

Commit 47781fa

Browse files
authored
Updated readme example of getting global option value from ParseResult.
1 parent 8d65041 commit 47781fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,6 @@ let ioCmd =
383383
command "io" {
384384
description "Contains IO related subcommands."
385385
setHandler id
386-
addGlobalOptions Global.options
387386
addCommands [ deleteCmd; listCmd ]
388387
}
389388

0 commit comments

Comments
 (0)