We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aa514d commit 5f291bcCopy full SHA for 5f291bc
README.md
@@ -4,7 +4,7 @@
4

5
[](https://travis-ci.org/dastrobu/argtree)
6
7
-Command line argument parser package in swift.
+Command line argument parser package in Swift.
8
9
The basic idea is to define a tree structure of parsers which then parses all command line arguments.
10
This approach is very flexible and allows for quick and easy flag parsing for a simple scirpt, as well as
0 commit comments