Skip to content

Commit

Permalink
fix: Move documentation of --output flag to correct section
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Feb 15, 2024
1 parent ccde612 commit 302a3b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 4 additions & 0 deletions assets/chezmoi.io/docs/reference/command-line-flags/common.md
Expand Up @@ -42,6 +42,10 @@ computing the target state.

Prompt before applying each target.

## `-o`, `--output` *filename*

Write the output to *filename* instead of stdout.

## `-r`, `--recursive`

Recurse into subdirectories, `true` by default.
Expand Down
4 changes: 0 additions & 4 deletions assets/chezmoi.io/docs/reference/command-line-flags/global.md
Expand Up @@ -56,10 +56,6 @@ Do not use the pager.

Do not attempt to get a TTY for prompts. Instead, read them from stdin.

## `-o`, `--output` *filename*

Write the output to *filename* instead of stdout.

## `--persistent-state` *filename*

> Configuration: `persistentState`
Expand Down

0 comments on commit 302a3b8

Please sign in to comment.