From 047befef9b8ef074d34b05e294d753f6c2751987 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 23 Sep 2015 19:13:22 +0000 Subject: No need for -a in s6-rc -u invocation; remove -X from dryrun print --- doc/s6-rc-bundle.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/s6-rc-bundle.html') diff --git a/doc/s6-rc-bundle.html b/doc/s6-rc-bundle.html index c77f890..7647006 100644 --- a/doc/s6-rc-bundle.html +++ b/doc/s6-rc-bundle.html @@ -64,7 +64,7 @@ option to ./configure.
  • -f : force. s6-rc-bundle will not complain when given a nonexisting name to delete (it will do nothing), or when given an existing name to add (it will replace the definition). -By default, s6-rc-bundle will exit when asked to delete a +By default, s6-rc-bundle will complain and exit when asked to delete a nonexistent name or to add an existing name.
  • @@ -124,7 +124,7 @@ deleted from the database.
  • One argument that is the name of the bundle to add
  • One block listing the services contained in the new bundle. The names in the block are resolved before any addition -is made to the database.
  • +or deletion is made to the database. -- cgit v1.3.1