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 change

VERSION

0.1.0_28 (2014-09-23)

SYNOPSIS

    bif drop ITEM ID [OPTIONS...]

DESCRIPTION

Delete a topic or an change 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.

There is a difference between dropping a project that is local only, and a project that exists on a hub. The same goes for issues which exists in multiple projects. See the respective bif-drop-* pages for details.

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

ARGUMENTS

ITEM

A topic type such as issue, task, change, etc.

ID

Either a topic ID, an change cID, 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-drop-issue(1), bif-drop-project(1), bif-drop-task(1), bif-drop-change(1), 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.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 48:

'=item' outside of any '=over'