From 64b30b9315e13a587b871459c7e2f2774bff4cf5 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Mon, 15 Sep 2025 10:22:43 -0400 Subject: [PATCH] data/xbps.d.5: correct name of conf key for staging --- data/xbps.d.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/xbps.d.5 b/data/xbps.d.5 index 0c97cc791..3c5101bf8 100644 --- a/data/xbps.d.5 +++ b/data/xbps.d.5 @@ -121,7 +121,7 @@ example: .El .It Sy rootdir=path Sets the default root directory. -.It Sy staged=true|false +.It Sy staging=true|false Enables or disables the use of staged packages in remote repositories. .It Sy syslog=true|false Enables or disables syslog logging. Enabled by default.