Fix TOC
This commit is contained in:
parent
6b3b21728c
commit
9faa4e4097
@ -35,15 +35,15 @@ cli v2 manual
|
|||||||
+ [Customization](#customization-2)
|
+ [Customization](#customization-2)
|
||||||
* [Timestamp Flag](#timestamp-flag)
|
* [Timestamp Flag](#timestamp-flag)
|
||||||
* [Migration Guide: v1 to v2](#migration-guide-v1-to-v2)
|
* [Migration Guide: v1 to v2](#migration-guide-v1-to-v2)
|
||||||
[Flags before args](#flags-before-args)
|
+ [Flags before args](#flags-before-args)
|
||||||
[Import string changed](#import-string-changed)
|
+ [Import string changed](#import-string-changed)
|
||||||
[Flag aliases are done differently.](#flag-aliases-are-done-differently)
|
+ [Flag aliases are done differently.](#flag-aliases-are-done-differently)
|
||||||
[Commands are now lists of pointers](#commands-are-now-lists-of-pointers)
|
+ [Commands are now lists of pointers](#commands-are-now-lists-of-pointers)
|
||||||
[Lists of commands should be pointers](#lists-of-commands-should-be-pointers)
|
+ [Lists of commands should be pointers](#lists-of-commands-should-be-pointers)
|
||||||
[cli.Flag changed](#cliflag-changed)
|
+ [cli.Flag changed](#cliflag-changed)
|
||||||
[Appending Commands](#appending-commands)
|
+ [Appending Commands](#appending-commands)
|
||||||
[Actions returns errors](#actions-returns-errors)
|
+ [Actions returns errors](#actions-returns-errors)
|
||||||
[Everything else](#everything-else)
|
+ [Everything else](#everything-else)
|
||||||
* [Full API Example](#full-api-example)
|
* [Full API Example](#full-api-example)
|
||||||
|
|
||||||
<!-- tocstop -->
|
<!-- tocstop -->
|
||||||
|
Loading…
Reference in New Issue
Block a user