commit d70468a3b2558e67735c2b51c68eb04c227cbf08
Author: Juergen Spitzmueller <[email protected]>
Date: Mon Jul 30 17:18:38 2018 +0200
Update info-insert documentation
---
src/LyXAction.cpp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp
index 73fe5cc..a402296 100644
--- a/src/LyXAction.cpp
+++ b/src/LyXAction.cpp
@@ -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