CSV command line options are described in https://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Filter_Options (see also bug 98153 comment 5). It would be great to have a dedicated help page for this, with the description plus a couple of examples: for importing CSV with parameters, and for exporting CSV with parameters. This page should be linked from respective entry at https://help.libreoffice.org/latest/en-US/text/shared/guide/convertfilters.html.
https://help.libreoffice.org/7.2/en-US/text/shared/00/00000207.html gives description of export filter seetings > for importing CSV with parameters, > couple of examples for exporting with parameters. > CSV command line options are describe Needs to be added to just named page.
https://help.libreoffice.org/7.2/en-US/text/shared/00/00000208.html gives the settings for import, but again without examples or command-line options
Then likely we need a template with the command line parameters that would be inserted there... if we don't want a dedicated page. It actually might be difficult to decide where to point from https://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Filter_Options, if it would be one of two related, but "opposite" dialogs...
(In reply to Mike Kaganski from comment #3) > Then likely we need a template with the command line parameters that would > be inserted there... Possibly command-line parameters go here: https://help.libreoffice.org/7.2/en-US/text/scalc/guide/csv_formula.html
or maybe even to https://help.libreoffice.org/7.2/en-US/text/scalc/guide/csv_files.html
Olivier Hallot committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/56638af603a79cd9330752fab99a7769ace9ffaa tdf#140779, tdf#140780 filter params for CSV, lotus...