We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 906d402 commit 4eff46aCopy full SHA for 4eff46a
1 file changed
DESIGN.md
@@ -204,7 +204,7 @@ The `configureInstaller` pre-run hook:
204
| `list` (default) | Lists all installed packs |
205
| `list --cached` | Lists packs in `.Download/` |
206
| `list --public` | Lists all non-deprecated packs from the public index |
207
-| `list --public --deprecated` | Lists deprecated packs from the public index |
+| `list --public --deprecated` | Lists all packs from the public index |
208
| `list --deprecated` | Lists deprecated packs from the public index |
209
| `list --updates` | Lists packs with newer versions available |
210
| `list --filter` | Filters results (case-sensitive, accepts multiple expressions) |
0 commit comments