Skip to content

Commit 4eff46a

Browse files
authored
Apply suggestion
1 parent 906d402 commit 4eff46a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DESIGN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ The `configureInstaller` pre-run hook:
204204
| `list` (default) | Lists all installed packs |
205205
| `list --cached` | Lists packs in `.Download/` |
206206
| `list --public` | Lists all non-deprecated packs from the public index |
207-
| `list --public --deprecated` | Lists deprecated packs from the public index |
207+
| `list --public --deprecated` | Lists all packs from the public index |
208208
| `list --deprecated` | Lists deprecated packs from the public index |
209209
| `list --updates` | Lists packs with newer versions available |
210210
| `list --filter` | Filters results (case-sensitive, accepts multiple expressions) |

0 commit comments

Comments
 (0)