Name
mksubvolume — Command-line program to create btrfs subvolume
Synopsis
mksubvolume
[--nocow] [--verbose] {path
}
DESCRIPTION
Mksubvolume is a command-line program to create a btrfs subvolume
including adding a fstab entry and mounting the subvolume at
path
.
OPTIONS
-
--nocow
-
Set the no-copy-on-write flag for the subvolume.
-
-v, --verbose
-
Increase verbosity.