diff --git a/README.md b/README.md index ad0e861..ecb58db 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,18 @@ Switched to project Project 2 ~~~ #### `st [/]` +Switches to another task of the same project.\ +If the optional parameter `` is present, the task with name `` of project `` is set active. This also causes the active project to change to ``. + +Examples: +~~~ +tt> st Task 2 +Switched to task Project 2/Task 2 +~~~ +~~~ +tt> st Test_Project/Debugging +Switched to task Test Project/Debugging +~~~ #### `start /]`