Skip to content

Commit

Permalink
Update reference manual table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Nov 23, 2019
1 parent df35378 commit 05bd6e2
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions docs/REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ Manage your dotfiles securely across multiple machines.
<!--- toc --->
* [Concepts](#concepts)
* [Global command line flags](#global-command-line-flags)
* [`--color` *value*](#color-value)
* [`-c`, `--config` *filename*](#c---config-filename)
* [`--debug`](#debug)
* [`-D`, `--destination` *directory*](#d---destination-directory)
* [`-f`, `--follow`](#f---follow)
* [`-n`, `--dry-run`](#n---dry-run)
* [`-h`, `--help`](#h---help)
* [`-r`. `--remove`](#r---remove)
* [`-S`, `--source` *directory*](#s---source-directory)
* [`-v`, `--verbose`](#v---verbose)
* [`--version`](#version)
* [`--color` *value*](#--color-value)
* [`-c`, `--config` *filename*](#-c---config-filename)
* [`--debug`](#--debug)
* [`-D`, `--destination` *directory*](#-d---destination-directory)
* [`-f`, `--follow`](#-f---follow)
* [`-n`, `--dry-run`](#-n---dry-run)
* [`-h`, `--help`](#-h---help)
* [`-r`. `--remove`](#-r---remove)
* [`-S`, `--source` *directory*](#-s---source-directory)
* [`-v`, `--verbose`](#-v---verbose)
* [`--version`](#--version)
* [Configuration file](#configuration-file)
* [Configuration variables](#configuration-variables)
* [Source state attributes](#source-state-attributes)
Expand Down

0 comments on commit 05bd6e2

Please sign in to comment.