cli: remove `convert` command's --path and --url options
[babeltrace.git] / doc / man / babeltrace2-convert.1.txt
index ad196de0525cb5834848daba5ba1a240e6cfb54a..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
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This page took 0.023326 seconds and 4 git commands to generate.