FreeBSD Manual Pages
MKFS.NBT(8) System Manager's Manual MKFS.NBT(8) NAME mkfs.nbt - Create a Named Binary Tag File System SYNOPSIS mkfs.nbt [-C {gzip|zlib}] [-L <root-node-name>] [-vh] <path> DESCRIPTION mkfs.nbt creates a standalone NBT file at <path> containing a single compound as root node. If a regular file at <path> already exist, it will be truncated. OPTIONS -C {gzip|zlib} Specify the compression format for the NBT file. Default is gzip. -h Print a brief usage message. -L <root-node-name> Specify name of the root compound node. Default an empty string. -v Be Verbose. Print a text dump of the NBT tree to be written into <path>. -V Display version, copyright and licensing information of this tool. The program will exit afterward. SEE ALSO mount.nbt(8) nbtdump(1) nbtfsutils 2023 MKFS.NBT(8)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mkfs.nbt&sektion=8&manpath=FreeBSD+Ports+14.3.quarterly>
