Name

bif-show-org - display a org's current status

Version

0.1.5_8 (yyyy-mm-dd)

Synopsis

bif show org PATH [OPTIONS...]

Description

The bif-show-org command displays a summary of a org's current status.

bif show org todo

# Org:     title fdslijfdslijjfds                 
#   Path:      todo <529ccc29>                        
#   Hub:       hub </home/mark/src/bif/hub>           
#   Phases:    define, offer, RUN, eval, closed        
#   Progress:  0%                                     
#   Tasks:     1 open, 0 stalled, 0 closed, 0 ignored 
#   Issues:    1 open, 0 stalled, 0 closed, 0 ignored 
#   Updated:   3 days ago <Sun 2014-05-04 21:44 +0200>

Arguments & Options

PATH
A org path of the form PATH[@HUB]. Required.
--full, -f
Display a more verbose version of the current status.

See Also

bif(1)

Author

Mark Lawrence <nomad@null.net>

Copyright And License

Copyright 2014-2017 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.