Give full pref path in doc for date-insert

Give intermediate steps to get to "Date format" in preferences.

This change is the result of the following discussion:

  https://latex.org/forum/viewtopic.php?f=19&t=31333
This commit is contained in:
Scott Kostyshak 2018-03-31 00:58:10 -04:00
parent b7c8033548
commit fc59688dbc

View File

@ -1359,8 +1359,9 @@ void LyXAction::init()
* \li Action: Inserts the current date.
* \li Syntax: date-insert [<ARG>]
* \li Params: <ARG>: Format of date. The default value (%x) can be set
in Preferences->Date format. For possible formats
see manual page of strftime function.
in Preferences->Output->General->Date format. For
possible formats see the manual page of the
strftime function.
* \li Origin: jdblair, 31 Jan 2000
* \endvar
*/