Lowercase TOC to pass tests

This commit is contained in:
Jake Champlin 2016-08-30 11:12:22 -04:00
parent 51cebd042a
commit c8d66d7eda
No known key found for this signature in database
GPG Key ID: DC31F41958EF4AC2

View File

@ -32,7 +32,7 @@ applications in an expressive way.
+ [Alternate Names](#alternate-names)
+ [Values from the Environment](#values-from-the-environment)
+ [Values from alternate input sources (YAML, TOML, and others)](#values-from-alternate-input-sources-yaml-toml-and-others)
+ [Default Values for Help Output](#default-values-for-help-output)
+ [Default Values for help output](#default-values-for-help-output)
* [Subcommands](#subcommands)
* [Subcommands categories](#subcommands-categories)
* [Exit code](#exit-code)