Skip to content

Commit 6b9f67c

Browse files
committed
tweak-readme
1 parent a232ba7 commit 6b9f67c

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

readme.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)