diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-01-14 14:36:30 -0200 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2019-01-14 19:29:34 +0100 |
commit | 9c8587d4fb6450302aa85054d4199f9fa1194818 (patch) | |
tree | a7c6f64fddab4cce7af4239cd5c82e552139e6f5 | |
parent | 37852a4343f3a9023ac6481947acd401dd9fe55d (diff) |
tdf#117312 clarify --cat in start parameters
Change-Id: Ia519899081e5bbceca7aedc2cb8b0d84549cbd88
Reviewed-on: https://gerrit.libreoffice.org/66330
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
-rw-r--r-- | source/text/shared/guide/start_parameters.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/guide/start_parameters.xhp b/source/text/shared/guide/start_parameters.xhp index 8535922eca..26f897f0c0 100644 --- a/source/text/shared/guide/start_parameters.xhp +++ b/source/text/shared/guide/start_parameters.xhp @@ -498,7 +498,7 @@ <paragraph id="par_id20161204013415783" role="tablecontent" localize="false" xml-lang="en-US"><emph>--cat</emph></paragraph> </tablecell> <tablecell> - <paragraph id="par_id2016120401348732" role="tablecontent" xml-lang="en-US">Dump text content of the following files to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>.</paragraph> + <paragraph id="par_id2016120401348732" role="tablecontent" xml-lang="en-US">Applies filter "txt:Text" to the following text documents and dump text content to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>.</paragraph> </tablecell> </tablerow> <tablerow> |