Skip to content

Commit

Permalink
Update reference table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed May 11, 2019
1 parent fe1cee7 commit 32e5d4e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ Manage your dotfiles securely across multiple machines.

* [Concepts](#concepts)
* [Global command line flags](#global-command-line-flags)
* [`--color` *value*](#--color-value)
* [`-c`, `--config` *filename*](#-c---config-filename)
* [`-D`, `--destination` *directory*](#-d---destination-directory)
* [`-n`, `--dry-run`](#-n---dry-run)
* [`-h`, `--help`](#-h---help)
* [`-S`, `--source` *directory*](#-s---source-directory)
* [`-v`, `--verbose`](#-v---verbose)
* [`--version`](#--version)
* [`--color` *value*](#color-value)
* [`-c`, `--config` *filename*](#c---config-filename)
* [`-D`, `--destination` *directory*](#d---destination-directory)
* [`-n`, `--dry-run`](#n---dry-run)
* [`-h`, `--help`](#h---help)
* [`-S`, `--source` *directory*](#s---source-directory)
* [`-v`, `--verbose`](#v---verbose)
* [`--version`](#version)
* [Configuration file](#configuration-file)
* [Configuration variables](#configuration-variables)
* [Attributes](#attributes)
Expand Down

0 comments on commit 32e5d4e

Please sign in to comment.