Skip to content

Commit ea5ed95

Browse files
committed
Update ToC for README.md
1 parent 4596d5a commit ea5ed95

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,37 @@ tuplip generates and checks Docker tags in a transparent and convention-forming
1616
<!-- toc -->
1717

1818
- [Installation](#installation)
19+
* [Get the binary](#get-the-binary)
20+
* [Get the library](#get-the-library)
21+
* [Using Docker](#using-docker)
1922
- [Using tuplip](#using-tuplip)
23+
* [Using the binary](#using-the-binary)
24+
* [Using the library](#using-the-library)
25+
* [Using Docker](#using-docker-1)
2026
- [Commands](#commands)
27+
* [build](#build)
28+
* [tag](#tag)
29+
* [push](#push)
30+
* [find](#find)
2131
- [Input](#input)
32+
* [Unversioned Alias Tag Vectors](#unversioned-alias-tag-vectors)
33+
* [Versioned Dependency Tag Vectors](#versioned-dependency-tag-vectors)
34+
* [Versioned Root Tag Vectors](#versioned-root-tag-vectors)
2235
- [Sources](#sources)
36+
* [From Standard Input](#from-standard-input)
37+
* [As Parameter](#as-parameter)
38+
* [From Dockerfile](#from-dockerfile)
2339
- [Flags](#flags)
40+
* [exclude-major](#exclude-major)
41+
* [exclude-minor](#exclude-minor)
42+
* [exclude-base](#exclude-base)
43+
* [add-latest](#add-latest)
44+
* [exclusive-latest](#exclusive-latest)
45+
* [separator](#separator)
46+
* [root-version](#root-version)
47+
* [straight](#straight)
48+
* [filter](#filter)
49+
* [verbose](#verbose)
2450

2551
<!-- tocstop -->
2652

0 commit comments

Comments
 (0)