Skip to content

Commit

Permalink
docs: add info command to cli docs
Browse files Browse the repository at this point in the history
  • Loading branch information
edumudu committed Apr 7, 2022
1 parent 3cba90a commit a6c4316
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,14 @@ loctry install <package-name>
#### List
List available packages in the local registry

#### Info
Show info stored about the given package

Ex:
```bash
loctry info <package-name>
```

## LICENSE

This project is under MIT licence. See the archive [LICENSE](../../LICENSE) to more details.
Expand Down

0 comments on commit a6c4316

Please sign in to comment.