[man] Update Arkdep doc with layer
This commit is contained in:
parent
85e9487a8f
commit
eafcdd0cb0
1 changed files with 6 additions and 0 deletions
|
@ -26,6 +26,12 @@ Get and print available variants in repo.
|
|||
Generate and print diff between current deployment and an image from the repos.
|
||||
.SS remove
|
||||
Remove specified deployments.
|
||||
.SS layer
|
||||
Install a package to the current deployment and any future deployments.
|
||||
.SS unlayer
|
||||
Remove a layered package from the current deployment and no longer layer it on future deployments.
|
||||
.SS layer-ls
|
||||
List all packages to be layered.
|
||||
.SH ENVIRONMENT
|
||||
.SS ARKDEP_ROOT
|
||||
Prepend path to arkdep target directory, implies ARKDEP_CONFIRM.
|
||||
|
|
Loading…
Add table
Reference in a new issue