Name

bif-move - move or rename a topic or project

Version

0.1.5_8 (yyyy-mm-dd)

Synopsis

    bif move SRC DEST [OPTIONS...]
            bif move org NAME NEWNAME [OPTIONS...]
            bif move project PATH NEWPATH [OPTIONS...]
            bif move topic ID PATH [OPTIONS...]

Description

The bif-move command is used to re-name or re-parent a node. It can be used to:

See each bif-move-* specific command documentation for details.

Arguments & Options

SRC
The source node: a topic ID or project PATH. Required.
DEST
The target node: a project PATH. Required.
--message, -m
The message to record with this particular change.
--title, -t
Set a new title during the move.
--work, -w
Record this change as an item of work

See Also

bif-move-project(1), bif-move-topic(1)

Author

Mark Lawrence <nomad@null.net>

Copyright And License

Copyright 2016-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.