NAME
bif-show-hub - display a hub's current status
VERSION
0.1.0_28 (2014-09-23)
SYNOPSIS
bif show hub NAME [OPTIONS...]
DESCRIPTION
The bif show hub
command displays a summary of a hub's current status.
bif show hub local
# Hub: local
# ID: 1 <2bc47651>
# Location: /home/mark/src/bif/.bif <default>
ARGUMENTS & OPTIONS
- NAME
-
A hub name or location. Required. You can use "-" to show the status of the current repository.
- --full, -f
-
Display a more verbose version of the current status.
- --uuid, -U
-
Lookup the topic using ID as a UUID string instead of a topic integer.
SEE ALSO
bif(1)
AUTHOR
Mark Lawrence <nomad@null.net>
COPYRIGHT AND LICENSE
Copyright 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.