File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -125,9 +125,8 @@ Expected outcome:
125125### ` archive ` - Archives all specified tasks.
126126
127127Archives the task at the specified task number, by moving it from the task list to the archive.
128- Multiple task numbers can be input in one command, by separating each task number with a whitespace.
129128
130- Format: ` archive <task_numbers > `
129+ Format: ` archive <task_number > `
131130
132131Example of usage:
133132
@@ -154,9 +153,8 @@ Expected outcome:
154153### ` restore ` - Restores all specified tasks.
155154
156155Restores the task at the specified task number in the archive, by moving it from the archive, back to the task list.
157- Multiple task numbers can be input in one command, by separating each task number with a whitespace.
158156
159- Format: ` restore <task_numbers > `
157+ Format: ` restore <task_number > `
160158
161159Example of usage:
162160
You can’t perform that action at this time.
0 commit comments