Ian Jauslin
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jauslin <ian.jauslin@roma1.infn.it>2015-09-21 10:20:35 +0000
committerIan Jauslin <ian.jauslin@roma1.infn.it>2015-09-21 10:20:35 +0000
commite7aa6859f08565d58684fa4b9c40fed716f0ba17 (patch)
tree518d709e86c9314ef50034f10e4b85c802b9c15c /man/meantools.1
parentf13eacbc8e5ab714dd3544adab8189c313382c77 (diff)
Add '-C' flag to meantools-derivev1.3.1
Fix memory leak in meantools-derive
Diffstat (limited to 'man/meantools.1')
-rw-r--r--man/meantools.17
1 files changed, 6 insertions, 1 deletions
diff --git a/man/meantools.1 b/man/meantools.1
index 376a4c1..e361123 100644
--- a/man/meantools.1
+++ b/man/meantools.1
@@ -1,5 +1,5 @@
.Dd $Mdocdate: April 14 2015 $
-.Dt meantools 1.3
+.Dt meantools 1.3.1
.Os
.Sh NAME
.Nm meantools
@@ -13,6 +13,7 @@
.Sy derive
.Op Fl d Ar nderivs
.Op Fl V Ar variables
+.Op Fl C
.Op Ar config_file
.Pp
.Nm
@@ -95,6 +96,10 @@ The variables that depend on the extra virtual parameter (defaults to all) (WARN
would interpret the argument as being a flag, for example, write '-V "0,-1"' instead of '-V "-1,0"').
.Pp
Can either be a ',' separated list if indices or 'all' to derive with respect to all available variables.
+.It Fl C
+Format the output so it can be piped to
+.Sy numkondo ,
+that is, instead of printing the flow equation, print a full configuration file containing the flow equation as well as all the other entries of the configuration file that do not pertain to the computation of the flow equation.
.El
.Pp
.Sy Configuration file: