X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=doc%2Fman%2Fbabeltrace2-source.ctf.fs.7.txt;fp=doc%2Fman%2Fbabeltrace2-source.ctf.fs.7.txt;h=15ab96e40367cd46cf724d81b3b9af0d2783c846;hp=fe3ff3222b128a20c32d3032adc1ec14f8244019;hb=75daa1081c5cfee4197203dc826f30f58174fbac;hpb=642cf605c2e2a5a59c4a83ffd587f0cfb2b067a2 diff --git a/doc/man/babeltrace2-source.ctf.fs.7.txt b/doc/man/babeltrace2-source.ctf.fs.7.txt index fe3ff322..15ab96e4 100644 --- a/doc/man/babeltrace2-source.ctf.fs.7.txt +++ b/doc/man/babeltrace2-source.ctf.fs.7.txt @@ -1,6 +1,6 @@ = babeltrace2-source.ctf.fs(7) :manpagetype: component class -:revdate: 14 September 2019 +:revdate: 1 September 2023 == NAME @@ -144,9 +144,12 @@ param:clock-class-offset-s='SEC' vtype:[optional signed integer]:: You can combine this parameter with the param:clock-class-offset-ns parameter. -param:force-clock-class-origin-unix-epoch=`yes` vtype:[optional boolean]:: - Force the origin of all clock classes that the component creates to - have a Unix epoch origin, whatever the detected tracer. +param:force-clock-class-origin-unix-epoch='VAL' vtype:[optional boolean]:: + If 'VAL' is true, then force the origin of all clock classes that + the component creates to have a Unix epoch origin, whatever the + detected tracer. ++ +Default: false. param:inputs='DIRS' vtype:[array of strings]:: Open and read the physical CTF traces located in 'DIRS'.