gitodo changelist

Display to-do items as a changelist

Synopsis

Display to-do items as a changelist usable in markdown documents.

By default, it displays only the completed items. If --all flag is set, all items will be displayed in the form of a GitHub task list.

If using a pager is desirable, set the --pager flag.

gitodo changelist [flags]

Options

  -a, --all     show all
  -h, --help    help for changelist
  -p, --pager   use PAGER for output

SEE ALSO

  • gitodo - The stupid to-do list application for git projects
Auto generated by spf13/cobra on 22-Mar-2025