From 843fac8ce97914bafeafb8dc31e6be9448477425 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 20 May 2019 15:30:34 +0300 Subject: Document the --no-init option. Raise version number to 1.3.90 --- doc/pies.texi | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/pies.texi b/doc/pies.texi index d7ecd5d..48259da 100644 --- a/doc/pies.texi +++ b/doc/pies.texi @@ -43,7 +43,7 @@ Published by the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -Copyright @copyright{} 2005-2017 Sergey Poznyakoff +Copyright @copyright{} 2005-2019 Sergey Poznyakoff Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or @@ -3867,6 +3867,12 @@ of @var{level}. @item --dump-depmap Dump dependency map. @xref{dump-depmap}. +@opsummary{no-init} +@item --no-init +Don't assume @dfn{init mode} (@pxref{Init Process} if running with PID +1. This option is useful if you intend to run @command{pies} as a +process manager in a docker container. + @opsummary{trace-depend} @item --trace-depend List dependencies for components named in the command line. Without -- cgit v1.2.1