diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-11-24 05:05:09 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-11-24 05:07:07 +0100 |
commit | 70776212a69ce374b16baa108a21accd0921589d (patch) | |
tree | 9ba53dd24f5c783879a188e4acfaf329cc94b86d /doc | |
parent | 1e5115b0b40bcf57501d4b0b5dce8e7ecd61432d (diff) | |
download | sciteco-70776212a69ce374b16baa108a21accd0921589d.tar.gz |
mention .teco_session files in sciteco(1)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/sciteco.1.in | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in index bfbbd33..eea0189 100644 --- a/doc/sciteco.1.in +++ b/doc/sciteco.1.in @@ -167,6 +167,13 @@ Standard library macros. Save point files created by \*(ST when saving files during interactive execution have this format. These files can be ignored by version control systems, etc. +.TP +.B ~/.teco_session +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 Git repositories. . . .SH BUGS @@ -174,7 +181,7 @@ These files can be ignored by version control systems, etc. \*(ST does not have any such thing called \(lqbug\(rq. Any conceived misbehaviour must be totally your fault. . -. + .SH SEE ALSO . .TP |