Skip to content

Commit

Permalink
Update ToC for README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
toc-me[bot] committed Feb 2, 2019
1 parent 4596d5a commit ea5ed95
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,37 @@ tuplip generates and checks Docker tags in a transparent and convention-forming
<!-- toc -->

- [Installation](#installation)
* [Get the binary](#get-the-binary)
* [Get the library](#get-the-library)
* [Using Docker](#using-docker)
- [Using tuplip](#using-tuplip)
* [Using the binary](#using-the-binary)
* [Using the library](#using-the-library)
* [Using Docker](#using-docker-1)
- [Commands](#commands)
* [build](#build)
* [tag](#tag)
* [push](#push)
* [find](#find)
- [Input](#input)
* [Unversioned Alias Tag Vectors](#unversioned-alias-tag-vectors)
* [Versioned Dependency Tag Vectors](#versioned-dependency-tag-vectors)
* [Versioned Root Tag Vectors](#versioned-root-tag-vectors)
- [Sources](#sources)
* [From Standard Input](#from-standard-input)
* [As Parameter](#as-parameter)
* [From Dockerfile](#from-dockerfile)
- [Flags](#flags)
* [exclude-major](#exclude-major)
* [exclude-minor](#exclude-minor)
* [exclude-base](#exclude-base)
* [add-latest](#add-latest)
* [exclusive-latest](#exclusive-latest)
* [separator](#separator)
* [root-version](#root-version)
* [straight](#straight)
* [filter](#filter)
* [verbose](#verbose)

<!-- tocstop -->

Expand Down

0 comments on commit ea5ed95

Please sign in to comment.