diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-10-13 20:53:33 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-10-13 20:53:33 +0000 |
commit | 8e286580df3e8b7ca7e4e5486eb4cd162cf86180 (patch) | |
tree | 4bbf4994c048154103e8741c8d65270b4c4a5c38 /app/xedit/xedit.man | |
parent | 28c1518dc93984a96b373daafef1ff07c88d62fb (diff) |
xedit 1.1.1
Diffstat (limited to 'app/xedit/xedit.man')
-rw-r--r-- | app/xedit/xedit.man | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app/xedit/xedit.man b/app/xedit/xedit.man index 0c2f5401e..3491bd129 100644 --- a/app/xedit/xedit.man +++ b/app/xedit/xedit.man @@ -245,6 +245,14 @@ of the this button and displays it in the Edit window. .SH RESOURCES For \fIxedit\fP the available resources are: .TP 8 +.B tagsName (\fPClass\fB TagsName) +Specifies the name of the tags file to search when loading a new file. +Default value is \fItags\fP. +.TP 8 +.B loadTags (\fPClass\fB LoadTags) +Boolean value to enable or disabling searching for tags files. +Default is \fITrue\fP. +.TP 8 .B enableBackups (\fPClass\fB EnableBackups) Specifies that, when edits made to an existing file are saved, .I xedit |