The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

bif-show-change - show change information

VERSION

0.1.5_4 (2015-08-04)

SYNOPSIS

    bif show change ID [OPTIONS...]

DESCRIPTION

The bif-show-change command displays information about an action in the repository, similar to how each change is displayed by bif-log commands. This command is likely only useful for developers.

If the YAML::Tiny module is installed then bif-show-change also displays the change as a YAML document and reports on whether the UUID is valid or not.

ARGUMENTS & OPTIONS

ID

The integer ID of an change.

SEE ALSO

bif(1)

AUTHOR

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE

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