aboutsummaryrefslogtreecommitdiff
path: root/doc/pies.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pies.texi')
-rw-r--r--doc/pies.texi8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/pies.texi b/doc/pies.texi
index d7ecd5d..48259da 100644
--- a/doc/pies.texi
+++ b/doc/pies.texi
@@ -40,13 +40,13 @@
40 40
41@copying 41@copying
42Published by the Free Software Foundation, 42Published by the Free Software Foundation,
4351 Franklin Street, Fifth Floor, 4351 Franklin Street, Fifth Floor,
44Boston, MA 02110-1301 USA 44Boston, MA 02110-1301 USA
45 45
46Copyright @copyright{} 2005-2017 Sergey Poznyakoff 46Copyright @copyright{} 2005-2019 Sergey Poznyakoff
47 47
48Permission is granted to copy, distribute and/or modify this document 48Permission is granted to copy, distribute and/or modify this document
49under the terms of the GNU Free Documentation License, Version 1.3 or 49under the terms of the GNU Free Documentation License, Version 1.3 or
50any later version published by the Free Software Foundation; with no 50any later version published by the Free Software Foundation; with no
51Invariant Sections, and no specific Front-Cover and Back-Cover texts. 51Invariant Sections, and no specific Front-Cover and Back-Cover texts.
52@end copying 52@end copying
@@ -3864,12 +3864,18 @@ Set debug verbosity level. @xref{Pies Debugging}, for a description
3864of @var{level}. 3864of @var{level}.
3865 3865
3866@opsummary{dump-depmap} 3866@opsummary{dump-depmap}
3867@item --dump-depmap 3867@item --dump-depmap
3868Dump dependency map. @xref{dump-depmap}. 3868Dump dependency map. @xref{dump-depmap}.
3869 3869
3870@opsummary{no-init}
3871@item --no-init
3872Don't assume @dfn{init mode} (@pxref{Init Process} if running with PID
38731. This option is useful if you intend to run @command{pies} as a
3874process manager in a docker container.
3875
3870@opsummary{trace-depend} 3876@opsummary{trace-depend}
3871@item --trace-depend 3877@item --trace-depend
3872List dependencies for components named in the command line. Without 3878List dependencies for components named in the command line. Without
3873arguments, dependencies for each component are listed. @xref{trace-depend}. 3879arguments, dependencies for each component are listed. @xref{trace-depend}.
3874 3880
3875@opsummary{trace-prereq} 3881@opsummary{trace-prereq}

Return to:

Send suggestions and report system problems to the System administrator.