We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c9190 commit 2ad20b6Copy full SHA for 2ad20b6
README.md
@@ -14,7 +14,7 @@ tasks lsc shows the list of contexts
14
tasks add "{content}" creates task based on content string
15
tasks done {id} marks one or several tasks (separated by a comma) as done
16
tasks rm {id} deletes one or several tasks (separated by a comma) based on the id
17
-tasks rmc {name} deletes context based on the name
+tasks rmc {name} deletes context based on the name or its given id
18
tasks clear deletes one or several contexts (separated by a comma) based on the name
19
20
OPTIONS:
0 commit comments