Skip to content

Commit

Permalink
Merge pull request #2261 from iterative/restyled/stage.list
Browse files Browse the repository at this point in the history
Restyle document stage list
  • Loading branch information
skshetry authored Mar 4, 2021
2 parents 7a7366f + fc806a2 commit ad25200
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/command-reference/stage/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ DVC also uses this command to provide autocompletion in `bash` and `zsh`.
directories given as `targets`, and in their subdirectories. If there are no
directories among the targets, this option has no effect.

- `--all` - lists all of the stages from all `dvc.yaml` files in the repo, regardless of the
targets.
- `--all` - lists all of the stages from all `dvc.yaml` files in the repo,
regardless of the targets.

- `--fail` - fails immediately if any `dvc.yaml` files have syntax errors. By
default, those errors are skipped. This option is only in effect if `--all` or
Expand Down

0 comments on commit ad25200

Please sign in to comment.