diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-11-24 20:49:36 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-11-24 20:53:55 +0100 |
commit | ad3d2f4a63cddd312cdf3571c42b420b5b23e50e (patch) | |
tree | c0dd5470a75848e2fa9d342af3c9c10f1b6336ce /doc/sciteco.7.template | |
parent | 0c87bad5abea3b362165fa4fdbf311e124dd608a (diff) | |
download | sciteco-ad3d2f4a63cddd312cdf3571c42b420b5b23e50e.tar.gz |
implemented pQq and :Qq commands
Diffstat (limited to 'doc/sciteco.7.template')
-rw-r--r-- | doc/sciteco.7.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template index 7a2e924..ef994e8 100644 --- a/doc/sciteco.7.template +++ b/doc/sciteco.7.template @@ -456,7 +456,7 @@ Another construct that may be used as an argument barrier to explicitly separate arguments is the comma (\(lq,\(rq). It is obligatory when trying to push a sequence of number constants like in \(lq1,2\(rq but is optional in many contexts where it is -mandatory in classic TECO, like in \(lqQaQbD\(rq. +mandatory in classic TECO, like in \(lq.ZD\(rq. I recommend to use it as much as possible in code where clarity matters. .LP |