NAME
bif-list-tasks - list projects' tasks
VERSION
0.1.0 (yyyy-mm-dd)
SYNOPSIS
bif list tasks [OPTIONS...]
DESCRIPTION
Lists the tasks 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".
- --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-2014 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.