[doc] Improve language

This commit is contained in:
Dennis ten Hoove 2024-07-27 22:15:17 +02:00
parent 960034ba5a
commit 65838e341c
No known key found for this signature in database
GPG key ID: 2BA91DC2563B83D1

View file

@ -41,7 +41,7 @@ Check for updates, if available download and deploy.
.SS arkdep deploy test-arkanelinux-kde
Download and deploy the latest version of the defined image variant.
.SS arkdep deploy - stable_v1
Download the defined image version from the default variant.
Download the specified image version from the default variant.
.SS arkdep deploy test-arkanelinux-kde stable_v1
Download the defined image version from the specified variant.
.SS arkdep deploy cache stable_v1
@ -53,4 +53,4 @@ Generate diff between currently active deployment and latest version of the defa
.SS arkdep diff test-arkanelinux-kde
Generate diff between current deployment and latest version of the specified variant.
.SS arkdep diff test-arkanelinux-kde aabbcc123
Generate diff between specified variant and defined version.
Generate diff between current version and a defined version of a specified variant.