Skip to content

Commit

Permalink
more readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mckernant1 committed Aug 28, 2019
1 parent 964b6e0 commit 315de3e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ rm - removes a directory from the settings file
pm rm project_manager
pm rm -d project_manager # also deletes the directory
```
cmds - lists commands for a specific project
```bash
pm cmds project_manager
```
cmd - runs a command for a specified project
```bash
pm cmd project_manager build
Expand Down

0 comments on commit 315de3e

Please sign in to comment.