.nh .TH "glab" "1" "Jul 2026" "Auto generated by spf13/cobra" "" .SH NAME glab-todo - Manage your to-do list. .SH SYNOPSIS \fBglab todo [flags]\fP .SH DESCRIPTION Your to-do list collects the items that need your attention, such as issues and merge requests where you were assigned, mentioned, or asked to review. .PP List pending items, then mark them as done individually or all at once. .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB-h\fP, \fB--help\fP[=false] Show help for this command. .SH EXAMPLE .EX glab todo list glab todo done 123 glab todo done --all .EE .SH SEE ALSO \fBglab(1)\fP, \fBglab-todo-done(1)\fP, \fBglab-todo-list(1)\fP