aboutsummaryrefslogtreecommitdiffstats
path: root/package/configure-snippets/configure_help_options
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-01-06 02:49:58 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-01-06 02:49:58 +0000
commit9eee47d2db84cca8fecc3cd33e853d3d39277cda (patch)
tree7b0c5bcc9f331fe1c274231e5bfe2a28ec191159 /package/configure-snippets/configure_help_options
parentd831d111b8176875cd0e83de798d6c3f5ec593c6 (diff)
downloads6-frontend-9eee47d2db84cca8fecc3cd33e853d3d39277cda.tar.gz
Fill out help files, change storepath into storelist
Diffstat (limited to 'package/configure-snippets/configure_help_options')
-rw-r--r--package/configure-snippets/configure_help_options2
1 files changed, 1 insertions, 1 deletions
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]