This commit is contained in:
2026-06-28 08:51:25 +05:30
parent 671cf7f818
commit 190f337f12
34 changed files with 650 additions and 648 deletions

View File

@@ -98,7 +98,7 @@ main() {
log_success "Removed task #$task_num."
;;
clear)
> "$TODO_FILE"
true > "$TODO_FILE"
log_success "Cleared all tasks from your todo list."
;;
--help|-h)