]> git.lyx.org Git - features.git/commitdiff
Update info-insert documentation
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 30 Jul 2018 15:18:38 +0000 (17:18 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 30 Jul 2018 15:18:38 +0000 (17:18 +0200)
src/LyXAction.cpp

index 73fe5cc44d568f74abeb3b1bbdd53cbf28ed0231..a4022969156d27be638d7f3928f2f97f104b49f7 100644 (file)
@@ -1940,8 +1940,8 @@ void LyXAction::init()
                       textclass: name of textclass (e.g. article) \n
                       menu: name of lfun used in menu  \n
                       icon: icon of lfun used in toolbar or direct icon name\n
-                      buffer: "name"|"path"|"class"|"vcs-tree-revision"|
-                              "vcs-revision"|"vcs-author"|"vcs-date"|"vcs-time"
+                      buffer: "name"|"path"|"class"
+                      vcs: "tree-revision"|"revision"|"author"|"date"|"time"
  * \li Sample: command-sequence info-insert buffer path; info-insert buffer name
  * \li Origin: bpeng, 7 Oct 2007
  * \endvar