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=7aa20b696be10e030aeba5f7dae8a4241457cfbb;hp=3156ee542bccaa204427d301447b433496ba0d61;hb=6f6e5e6146d1d55f9d49b587a64e2b32ebc29064;hpb=8ba142c3dc9c468e010e60e78cba269c96b66be5 diff --git a/doc/man/babeltrace2-source.ctf.fs.7.txt b/doc/man/babeltrace2-source.ctf.fs.7.txt index 3156ee54..7aa20b69 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 @@ -167,9 +167,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'.