Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
glab(1) 								 glab(1)

NAME
     glab-todo-done - Mark a to-do item as done.

SYNOPSIS
     glab todo done [] [flags]

DESCRIPTION
     Pass  a  to-do  item's ID to mark that single item as done, or use --all to
     mark every pending item as done at once.

     Find item IDs with glab todo list.

OPTIONS
     --all[=false]	Mark all pending to-do items as done.

OPTIONS INHERITED FROM PARENT COMMANDS
     -h, --help[=false]      Show help for this command.

EXAMPLE
     glab todo done 123
     glab todo done --all

SEE ALSO
     glab-todo(1)

Auto generated by spf13/cobra	    Aug 2026				 glab(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=glab-todo-done&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help