Skip to content

Commit

Permalink
docs: Document --source-path flag
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Aug 12, 2023
1 parent 4fc3203 commit 4e67850
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/chezmoi.io/docs/reference/command-line-flags/common.md
Expand Up @@ -46,6 +46,11 @@ Prompt before applying each target.

Recurse into subdirectories, `true` by default.

## `--source-path`

Interpret *targets* passed to the command as paths in the source directory
rather than the destination directory.

## `-x`, `--exclude` *types*

Exclude target state entries of type *types*. *types* is defined as in the
Expand Down

0 comments on commit 4e67850

Please sign in to comment.