[doc] Improve language
This commit is contained in:
parent
960034ba5a
commit
65838e341c
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue