From 9eee47d2db84cca8fecc3cd33e853d3d39277cda Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 6 Jan 2026 02:49:58 +0000 Subject: Fill out help files, change storepath into storelist --- package/configure-snippets/configure_help_options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/configure-snippets/configure_help_options') diff --git a/package/configure-snippets/configure_help_options b/package/configure-snippets/configure_help_options index ed0f440..c36b3ed 100644 --- a/package/configure-snippets/configure_help_options +++ b/package/configure-snippets/configure_help_options @@ -3,6 +3,6 @@ --enable-util-linux use util-linux functionality [disabled] --with-conf-file=FILE default configuration file for s6 command [SYSCONFDIR/s6-frontend.conf] - --with-store-path=PATH path to service stores [PREFIX/share/s6-frontend/s6-rc/sources:SYSCONFDIR/s6-frontend/s6-rc/sources] + --with-store-list=LIST list of service stores [PREFIX/share/s6-frontend/s6-rc/sources:SYSCONFDIR/s6-frontend/s6-rc/sources] --with-default-bundle=NAME name of the bundle started at boot [s6-rc default: default] -- cgit v1.3.1