Skip to content

Commit 2ad20b6

Browse files
committed
updates readme
1 parent 43c9190 commit 2ad20b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ tasks lsc shows the list of contexts
1414
tasks add "{content}" creates task based on content string
1515
tasks done {id} marks one or several tasks (separated by a comma) as done
1616
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
17+
tasks rmc {name} deletes context based on the name or its given id
1818
tasks clear deletes one or several contexts (separated by a comma) based on the name
1919

2020
OPTIONS:

0 commit comments

Comments
 (0)