Fix typo
This commit is contained in:
parent
d56ac2929e
commit
6c2ad13f31
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ arkdep-build - Build root filesystem Btrfs subvolume exports in Arkdep format
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
\fBarkdep-build\fR <variant>
|
\fBarkdep-build\fR <variant>
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Arkdep-build utilizes traditional distro-specific system installation tools to build and configure an new root filesystem installation to Btrfs subvolumes, afterwards these subvolumes are exported in a format \fIArkdep\fR will accept for deployement.
|
Arkdep-build utilizes traditional distro-specific system installation tools to build and configure a new root filesystem installation to Btrfs subvolumes, afterwards these subvolumes are exported in a format \fIArkdep\fR will accept for deployement.
|
||||||
|
|
||||||
The tool has to be run from \fIarkdep-build.d\fR's parent directory, the completed images in both packaged and unpackages format will be outputted to the \fItarget\fR directory.
|
The tool has to be run from \fIarkdep-build.d\fR's parent directory, the completed images in both packaged and unpackaged format will be outputted to the \fItarget\fR directory.
|
||||||
.SH ENVIRONMENT
|
.SH ENVIRONMENT
|
||||||
.SS ARKDEP_NO_TAR
|
.SS ARKDEP_NO_TAR
|
||||||
Do no create a compressed tarball, only create the images.
|
Do no create a compressed tarball, only create the images.
|
||||||
|
|
Loading…
Add table
Reference in a new issue