aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2015-02-18 01:23:22 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2015-02-18 01:23:22 +0100
commit2900fcbb73b9f80f9a29adef6b0604e362c215c7 (patch)
tree680dfa60448e3fcd751929e023dba6fa8063f878 /doc
parent1a212fb78de65b0e6091b65590b6ea0e17eb57aa (diff)
downloadsciteco-2900fcbb73b9f80f9a29adef6b0604e362c215c7.tar.gz
added session.hg and session.vcs macros
* session.hg sets up the buffer session in the current Mercurial repository * session.vcs is a convenience macro that may be used in profiles to enable buffer sessions per repo for all supported VCS (Git, Hg and SVN)
Diffstat (limited to 'doc')
-rw-r--r--doc/sciteco.1.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in
index 2cfd7ec..7e3b0c3 100644
--- a/doc/sciteco.1.in
+++ b/doc/sciteco.1.in
@@ -192,8 +192,9 @@ These files can be ignored by version control systems, etc.
Macro storing the default buffer session.
This is not written by \*(ST itself, but by the
standard library \fBsession.tes\fP macros.
-When the \(lqsession.git\(rq macro is used, these files
-will also be created in the roots of Git repositories.
+When the \(lqsession.vcs\(rq macro is used, these files
+will also be created in the roots of Git, Mercurial and
+Subversion repositories or working copies.
.
.
.SH BUGS