|
2 | 2 |
|
3 | 3 | Manage your dotfiles securely across multiple machines. |
4 | 4 |
|
| 5 | +<!--- toc ---> |
5 | 6 | * [Concepts](#concepts) |
6 | 7 | * [Global command line flags](#global-command-line-flags) |
7 | | - * [`--color` *value*](#color-value) |
8 | | - * [`-c`, `--config` *filename*](#c---config-filename) |
9 | | - * [`--debug`](#debug) |
10 | | - * [`-D`, `--destination` *directory*](#d---destination-directory) |
11 | | - * [`-f`, `--follow`](#f---follow) |
12 | | - * [`-n`, `--dry-run`](#n---dry-run) |
13 | | - * [`-h`, `--help`](#h---help) |
14 | | - * [`-r`. `--remove`](#r---remove) |
15 | | - * [`-S`, `--source` *directory*](#s---source-directory) |
16 | | - * [`-v`, `--verbose`](#v---verbose) |
17 | | - * [`--version`](#version) |
| 8 | + * [`--color` *value*](#--color-value) |
| 9 | + * [`-c`, `--config` *filename*](#-c---config-filename) |
| 10 | + * [`--debug`](#--debug) |
| 11 | + * [`-D`, `--destination` *directory*](#-d---destination-directory) |
| 12 | + * [`-f`, `--follow`](#-f---follow) |
| 13 | + * [`-n`, `--dry-run`](#-n---dry-run) |
| 14 | + * [`-h`, `--help`](#-h---help) |
| 15 | + * [`-r`. `--remove`](#-r---remove) |
| 16 | + * [`-S`, `--source` *directory*](#-s---source-directory) |
| 17 | + * [`-v`, `--verbose`](#-v---verbose) |
| 18 | + * [`--version`](#--version) |
18 | 19 | * [Configuration file](#configuration-file) |
19 | 20 | * [Configuration variables](#configuration-variables) |
20 | 21 | * [Source state attributes](#source-state-attributes) |
|
0 commit comments