#!/usr/bin/env bash

SDIR="$(dirname "$(readlink -f "$0")")"
exec "$SDIR/bcachefs" format "$@"