diff options
Diffstat (limited to 'doc/sciteco.1.in')
-rw-r--r-- | doc/sciteco.1.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in index 7e3b0c3..6bc0f98 100644 --- a/doc/sciteco.1.in +++ b/doc/sciteco.1.in @@ -183,10 +183,12 @@ and opening files specified on the command line. .B $SCITECOPATH/*.tes Standard library macros. .TP -.BI .teco- x - filename +.BI .teco- n - filename ~ 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. +On Windows, these files have the hidden attribute set. +Savepoint files are temporary and should be ignored by version +control systems, etc. .TP .B $SCITECOCONFIG/.teco_session Macro storing the default buffer session. |