We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40f5cf6 commit 25e0f44Copy full SHA for 25e0f44
1 file changed
man/man1/sifdecoder_standalone.1
@@ -7,7 +7,7 @@ sifdecoder \- SIF-decoding script (meson version).
7
[\-f] [\-b] [\-a \fI1|2\fP]
8
[\-s \fI0|1|2|3\fP]
9
[\-st \fI1|2|3\fP]
10
-[\-show] [\-param
+[\-show] [-suffix] [\-param
11
\fIname=value\fP[\fI,name=value...\fP]] [\-force]
12
\fIproblem[.SIF]\fP
13
.SH DESCRIPTION
@@ -74,6 +74,10 @@ as 1, and this is the default.
74
displays possible parameter settings for problem[.SIF]. Other options
75
are ignored.
76
.TP
77
+.BI \-suffix
78
+add _problem as a suffix to all files generated, where problem is the name
79
+of the SIF problem (see below).
80
+.TP
81
.BI \-param
82
Cast problem[.SIF] against explicit parameter settings. Several
83
parameter settings may be given as a comma-separated list following
0 commit comments