This commit is contained in:
Matthew Stobbs
2025-04-29 17:32:43 -06:00
parent 04bd5ad19c
commit 6739c67ff5

View File

@@ -1,3 +1,4 @@
# vim: set filetype=yaml.ansible :
---
argument_specs:
main:
@@ -16,7 +17,7 @@ argument_specs:
Install packages using the current users
`$HOME/.local` directory as the install prefix.
WHen `false`, uses the system wide `/usr/local`
When `false`, uses the system wide `/usr/local`
as the install prefix, and stores other parts
(appimages, extracted archives, cache) in the
appropriate path starting with `/opt`.