The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

bif-drop - delete a topic or topic update

VERSION

0.1.0_25 (2014-06-14)

SYNOPSIS

    bif drop ID [OPTIONS...]

DESCRIPTION

Delete a thread or thread update from the database. This really only makes sense if what you wish to drop does not exist on a hub somewhere, otherwise the next time you sync it would come back from the dead to haunt you.

Drop is a hidden command that only appears in usage messages when --help (-h) is given.

ARGUMENTS

ID

Either a thread ID, a thread update ID, or a project PATH. Required.

OPTIONS

--force, -f

Actually do the drop. This option is required as a safety measure to stop you shooting yourself in the foot.

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.