We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4033dfc commit 93bf159Copy full SHA for 93bf159
1 file changed
etc/defaults.conf
@@ -158,3 +158,9 @@ XBPS_SUCMD="sudo /bin/sh -c"
158
# When unset, newly build package overwrites the older one.
159
#
160
#XBPS_PRESERVE_PKGS=yes
161
+
162
+# [OPTIONAL]
163
+# Show more detailed output in ./xbps-src update-check. Useful for debugging.
164
+# This can also be set or exported as a regular environment variable.
165
+#
166
+#XBPS_UPDATE_CHECK_VERBOSE=yes
0 commit comments