File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ This repository includes a few examples of using the library:
79
79
80
80
You can also see examples of ` ArgumentParser ` adoption among Swift project tools:
81
81
82
- - [ ` indexstore-db ` ] ( https://github.com/apple/indexstore-db/pulls ) is a simple utility with two commands.
83
- - [ ` swift-format ` ] ( https://github.com/apple/swift-format/pulls ) uses some advanced features, like custom option values and hidden flags.
82
+ - [ ` indexstore-db ` ] ( https://github.com/apple/indexstore-db/pull/72 ) is a simple utility with two commands.
83
+ - [ ` swift-format ` ] ( https://github.com/apple/swift-format/pull/154 ) uses some advanced features, like custom option values and hidden flags.
84
84
85
85
## Adding ` ArgumentParser ` as a Dependency
86
86
You can’t perform that action at this time.
0 commit comments