diff options
Diffstat (limited to 'conf/options/pacman.opt')
-rw-r--r-- | conf/options/pacman.opt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/options/pacman.opt b/conf/options/pacman.opt new file mode 100644 index 000000000..dfb4ba2b1 --- /dev/null +++ b/conf/options/pacman.opt @@ -0,0 +1,7 @@ +pacman.database = + Database URI for the database that stores the package information. If it + contains a password, make sure to adjust the permissions of the config file + accordingly. + +pacman.load = + Plugins to load in package manager. |