Skip to content

Commit

Permalink
#14 Updated README regarding listing of all unsupported projects
Browse files Browse the repository at this point in the history
  • Loading branch information
czprz committed Jan 30, 2022
1 parent 7bc6709 commit 933eb12
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ Or you could also check the list of commands below in the [Available Commands](#
| --- | --- |
| dever | shows help context for dever options |
| dever init | initializes dever by finding all dever.json files on your machine |
| dever list | List all found projects |
| dever list | Lists all found projects |
| dever list --not-supported | Lists all found not supported projects |
| dever config | Show content of project dever.json |
| dever config --location, -l | Show location of project dever.json |
| dever [keyword] install | Installs all available packages for specified project keyword if available or shows help |
Expand Down

0 comments on commit 933eb12

Please sign in to comment.