Merge pull request #767 from hqhq/hq_add_ps

Add ps command
This commit is contained in:
Michael Crosby
2016-04-25 14:51:43 -07:00
2 changed files with 77 additions and 0 deletions
+1
View File
@@ -93,6 +93,7 @@ func main() {
killCommand,
listCommand,
pauseCommand,
psCommand,
restoreCommand,
resumeCommand,
specCommand,