NAME
bif-list-topics - list projects' tasks and issues
VERSION
0.1.0 (yyyy-mm-dd)
SYNOPSIS
bif list topics [OPTIONS...]
DESCRIPTION
Lists the task and issues associated with each project.
OPTIONS
- --status, -S STATUS
-
Limit the list to topics with a matching status. Possible values are "active", "stalled", "resolved", and "ignored". Defaults to "active".
- --all, -a
-
List all topics for the projects, ignoring whatever the --status option is set to.
- --project-status, -P STATUS
-
Limit the list to projects with a matching status. Possible values are "active", "stalled", "resolved", and "ignored". Defaults to "active".
SEE ALSO
bif(1)
AUTHOR
Mark Lawrence <nomad@null.net>
COPYRIGHT AND LICENSE
Copyright 2013 Mark Lawrence <nomad@null.net>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.