We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 831ac02 commit 628c873Copy full SHA for 628c873
README.md
@@ -32,7 +32,7 @@ The CLI currently supports the following commands (and sub-commands):
32
- `delete`|`rm`: Delete a package from a repository.
33
- `dependencies`|`deps`: List direct (non-transitive) dependencies for a package.
34
- `docs`: Launch the help website in your browser.
35
-- `download`: Download a package from a repository.
+- `download`: Download a package from a repository.
36
- `entitlements`|`ents`: Manage the entitlements for a repository.
37
- `create`|`new`: Create a new entitlement in a repository.
38
- `delete`|`rm`: Delete an entitlement from a repository.
0 commit comments