Sync with 5.4.2
[deliverable/titan.core.git] / repgen / ttcn3_logformat.1
index 14250509d0044fe76f75854a03ee37dd6c6922bd..444e518a08b144777edc6a8ddb648b8e070e8a3f 100644 (file)
@@ -10,6 +10,7 @@ ttcn3_logformat \- TTCN-3 log file formatter utility
 .RB "[\| " \-s
 \|] [\|
 .IR file.log " \|]"
+.RB "[\| " \-n " \|]"
 .br
 or
 .br
@@ -49,9 +50,6 @@ If this option is omitted, the formatted log will be printed to standard output.
 .B \-s
 If this option is set, the entries that were recorded during the execution of a 
 particular test case will be saved in a separate file in
-.I \-n
-If this option is set, newline and tab characters are not modified, they are
-printed as \n and \t
 .I ttcn3_logformat
 working directory. The name of this file will be identical to the name of the
 test case. If the same test case is executed several times after each other, the
@@ -70,6 +68,10 @@ section of the configuration file.
 This option is useless when formatting the log files of PTCs, because these logs
 do not contain the name of the testcase that the PTC belongs to.
 .TP
+.B \-n
+If this option is set, newline and tab characters are not modified, they are
+printed as \\n and \\t
+.TP
 .B \-v
 Prints
 .I version
This page took 0.024887 seconds and 5 git commands to generate.