diff --git a/btrbk b/btrbk index 256fb6a..71da642 100755 --- a/btrbk +++ b/btrbk @@ -4759,7 +4759,7 @@ sub _origin_tree } } else { - push(@$lines,{ tree => "${prefix_spaces} ^-- " }); + push(@$lines,{ tree => "${prefix_spaces} ^-- {parent_uuid}>" }); } }