[man] Update Arkdep doc with layer

This commit is contained in:
Dennis ten Hoove 2025-01-20 00:55:58 +01:00
parent 85e9487a8f
commit eafcdd0cb0
No known key found for this signature in database
GPG key ID: 2BA91DC2563B83D1

View file

@ -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.