README.md in dude-cli-2.1.0.alpha5 vs README.md in dude-cli-2.1.0

- old
+ new

@@ -87,9 +87,10 @@ |:-------------:|:-------------------|:-------------------|:--------------------------------------------------------------------------------------| | dude install | - | - | Create .duderc file in your home directory | | dude checkout | ISSUE_ID | - | Checkout to branch with name "ID-issue-title" | | dude track | ISSUE_ID | - | Start time entry in Toggl with issue project, title and id | | dude tasks | - | - | Show all issues in current project (For current sprint) | +| dude commit | ISSUE_ID | - | Create commit with the ID and title of current story | | dude stop | - | - | Stop current time entry in Toggl | | dude start | ISSUE_ID | - | Do `checkout`, `track` and `move` actions | | dude move | ISSUE_ID | --list=NAME | Move issue to another column (Will provide options if called without --list parameter) | | dude pr create | | | Creates PR in Github using template | | dude version | - | - | Display gem version |