Merge pull request #229 from mrunalp/fix_state_cmd
Add missing state command to command list
This commit is contained in:
		| @@ -55,6 +55,7 @@ var contSubCmds = []cli.Command{ | ||||
| 	pauseCommand, | ||||
| 	resumeCommand, | ||||
| 	startCommand, | ||||
| 	stateCommand, | ||||
| 	statsCommand, | ||||
| 	watchCommand, | ||||
| 	updateCommand, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Michael Crosby
					Michael Crosby