diff options
-rwxr-xr-x | helpers/convertfilters.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/helpers/convertfilters.py b/helpers/convertfilters.py index 8f4d4b5cc9..7fc3e39596 100755 --- a/helpers/convertfilters.py +++ b/helpers/convertfilters.py @@ -74,16 +74,16 @@ output = '''<?xml version="1.0" encoding="UTF-8"?> <bookmark_value>module file filters</bookmark_value> </bookmark> <h1 id="hd_id771554399002497"> - <variable id="convertfilters_h1"><link href="text/shared/guide/convertfilters.xhp" name="conversion filter names">File Conversion Filter Names</link></variable> + <variable id="convertfilters_h1"><link href="text/shared/guide/convertfilters.xhp">File Conversion Filter Names</link></variable> </h1> <paragraph id="par_id581554399002498" role="paragraph" xml-lang="en-US"> <variable id="commandline_intro"> - <ahelp hid=".">Tables with filter names for <link href="text/shared/guide/start_parameters.xhp" name="commandline">command line</link> document conversion.</ahelp> + <ahelp hid=".">Tables with filter names for <link href="text/shared/guide/start_parameters.xhp">command line</link> document conversion.</ahelp> </variable> </paragraph> </section> <h2 id="hd_id531633524464103">Usage</h2> -<paragraph role="paragraph" id="par_id801633524474460">Filter names are used when importing and exporting files in alien formats and converting files formats through the <link href="text/shared/guide/start_parameters.xhp" name="commandline">command line</link>.</paragraph> +<paragraph role="paragraph" id="par_id801633524474460">Filter names are used when importing and exporting files in alien formats and converting files formats through the <link href="text/shared/guide/start_parameters.xhp">command line</link>.</paragraph> <paragraph role="paragraph" id="par_id314959p" localize="false" xml-lang="en-US"><emph>soffice --convert-to OutputFileExtension[:OutputFilterName[:OutputFilterParams[,param]]] [--outdir output_dir]</emph></paragraph> <embed href="text/shared/guide/start_parameters.xhp#convertto"/> <paragraph role="tablecontent" id="par_id314959o" localize="false" xml-lang="en-US"><emph>soffice --infilter="InputFilterName[:InputFilterParams[,param]]"</emph></paragraph> |