Skip to content

Commit

Permalink
Sort variables
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Apr 27, 2019
1 parent 693ca87 commit 467ab16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@ The following configuration variables are available:
| ------------------ | ------- | ------------------------- | ----------------------------- |
| `color` | string | `auto` | Colorize diffs |
| `data` | any | none | Template data |
| `dryRun` | boolean | `false` | Dry run mode |
| `sourceDir` | string | `~/.config/share/chezmoi` | Source directory |
| `sourceVCSCommand` | string | `git` | Source version control system |
| `targetDir` | string | `~` | Target directory |
| `umask` | integer | from system | Umask |
| `dryRun` | boolean | `false` | Dry run mode |
| `verbose` | boolean | `false` | Verbose mode |
| `sourceVCSCommand` | string | `git` | Source version control system |

In addition, a number of secret manager integrations add configuration
variables. These are documented in the secret manager section.
Expand Down

0 comments on commit 467ab16

Please sign in to comment.