doc(man): add pip_binary config value

This commit is contained in:
steven-omaha
2024-04-23 12:30:21 +02:00
parent dce5aec11f
commit 7e85bc39d5
+4
View File
@@ -48,6 +48,10 @@ Warn if any group file is not a symlink and is not a child of a symlinked dir in
.B flatpak_systemwide = true .B flatpak_systemwide = true
Whether flatpak packages should be installed system-wide or per user. Whether flatpak packages should be installed system-wide or per user.
.TP
.B pip_binary = pip
Whether pipx instead of pip should be used for Python package management.
.SH SEE ALSO .SH SEE ALSO
.BR pacdef(8) .BR pacdef(8)