Skip to content

Commit

Permalink
docs: remove list --all flag
Browse files Browse the repository at this point in the history
  • Loading branch information
LinXunFeng committed Sep 2, 2024
1 parent 24fbcec commit e3c0321
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/commands/list.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,6 @@ melos list --long
melos list -l
```

## --all (-a)

Show private packages that are hidden by default. Defaults to `false`.

```bash
melos list --all
melos list -a
```

## --relative (-r)

When printing output, use package paths relative to the root of the workspace.
Expand Down

0 comments on commit e3c0321

Please sign in to comment.