cli: remove `convert` command's --path and --url options
[babeltrace.git] / doc / man / babeltrace2-convert.1.txt
index 1bf554f005108cae5b50f7fa5aa27d54bf759534..62c5172afc4ac27d6dbe269fa939fd893dfc6b94 100644 (file)
@@ -197,19 +197,6 @@ opt:--params='PARAMS'::
 +
 See <<params-fmt,Parameters format>> for the format of 'PARAMS'.
 
-opt:--path='PATH'::
-    Set the nlparam:path initialization parameter of the current
-    component to 'PATH' (replace the parameter if it exists).
-+
-You can use this option instead of manually specifying `path="PATH"` in
-a opt:--params option to use your shell's tilde expansion (`~`). Tilde
-expansion requires the tilde to be the first character of the argument,
-which is not possible with `path="PATH"`.
-
-opt:--url='URL'::
-    Set the nlparam:url initialization parameter of the current
-    component to 'URL' (replace the parameter if it exists).
-
 See <<examples,EXAMPLES>> for usage examples.
 
 
@@ -491,14 +478,6 @@ opt:-p 'PARAMS', opt:--params='PARAMS'::
     component's initialization parameters, replace the parameter.
     See <<params-fmt,Parameters format>> for the format of 'PARAMS'.
 
-opt:-P 'PATH', opt:--path='PATH'::
-    Set the nlparam:path initialization parameter of the current
-    component to 'PATH' (replace the parameter if it exists).
-
-opt:-u 'URL', opt:--url='URL'::
-    Set the nlparam:url initialization parameter of the current
-    component to 'URL' (replace the parameter if it exists).
-
 
 Legacy options to create implicit components
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -833,8 +812,8 @@ opt:--stream-intersection::
 +
 All the source components, <<comp-create-expl,explicit>> and
 <<comp-create-impl,implicit>>, must have classes which support the
-`trace-info` query object to use this option. The only Babeltrace
-project's component class which supports this query object is
+`babeltrace.trace-info` query object to use this option. The only
+Babeltrace project's component class which supports this query object is
 compcls:source.ctf.fs.
 +
 Because it is not possible to replicate with a single
This page took 0.025194 seconds and 4 git commands to generate.