diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-04-21 23:53:37 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-04-22 12:20:38 +0200 |
commit | 8c0b0a8e0aad857b7089883f7c4fabbe8d9d64de (patch) | |
tree | bdb1ce39eb1e3b315b00a7e0cf4c4eea067db248 /AllLangHelp_shared.mk | |
parent | 5dfb463b6d96f4c2077d9565628d5674ec340550 (diff) |
tdf#147105 Document the various new PDF export options in command-line
Change-Id: Id89e27738d34322e7bab870a5fd247f988be76a4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/150797
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_shared.mk')
-rw-r--r-- | AllLangHelp_shared.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index 76b01e4d30..c47fcec4af 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -738,6 +738,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/guide/palette_files \ helpcontent2/source/text/shared/guide/paintbrush \ helpcontent2/source/text/shared/guide/pasting \ + helpcontent2/source/text/shared/guide/pdf_params \ helpcontent2/source/text/shared/guide/print_blackwhite \ helpcontent2/source/text/shared/guide/print_faster \ helpcontent2/source/text/shared/guide/protection \ |