File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ in its scripts, as well as for command-line parsing for the
2020 - [ Parsing Case Class Parameters] ( #parsing-case-class-parameters )
2121 - [ Re-using Argument Sets] ( #re-using-argument-sets )
2222 - [ Option or Sequence parameters] ( #option-or-sequence-parameters )
23+ - [ Short Arguments] ( #short-arguments )
2324 - [ Annotations] ( #annotations )
2425 - [ @main ] ( #main )
2526 - [ @arg ] ( #arg )
@@ -32,14 +33,6 @@ in its scripts, as well as for command-line parsing for the
3233 - [ Case App] ( #case-app )
3334 - [ Scopt] ( #scopt )
3435- [ Changelog] ( #changelog )
35- - [ 0.5.0] ( #050 )
36- - [ 0.4.0] ( #040 )
37- - [ 0.3.0] ( #030 )
38- - [ 0.2.3] ( #023 )
39- - [ 0.2.2] ( #022 )
40- - [ 0.2.1] ( #021 )
41- - [ 0.1.7] ( #017 )
42- - [ 0.1.4] ( #014 )
4336- [ Scaladoc] ( https://javadoc.io/doc/com.lihaoyi/mainargs_2.13/latest/mainargs/index.html )
4437
4538# Usage
You can’t perform that action at this time.
0 commit comments