From e0b1cc902c6a49b65522bcf67133d0b8c7c553be Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Tue, 6 Sep 2022 22:12:25 +0200 Subject: [PATCH] * doxy --- src/LyXAction.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 6c80fb1d37..96b492e45a 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -843,8 +843,8 @@ void LyXAction::init() is able to detect such changes (e.g. ghostview for postscript). * \li Syntax: buffer-update [] * \li Params: : The format to display, where this is one of the - formats defined (in the current GUI) in the - Tools>Preferences>File Formats dialog. + formats defined in the Tools>Preferences>File Formats dialog, + use the "Short name" field. If no format is given, the default format as specified in the same dialog is used. * \li Origin: Dekel, 5 Aug 2000 -- 2.39.5