diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-08-30 11:32:39 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-08-30 11:32:39 -0700 |
commit | 76c208abe91252abb8d5236461b0a29546de9e0c (patch) | |
tree | f9613d7aa79626ef818fe21479d02202258d58ac | |
parent | be26ffbbf1a6115601d5ef75d500ba0230b6abdc (diff) | |
download | txr-76c208abe91252abb8d5236461b0a29546de9e0c.tar.gz txr-76c208abe91252abb8d5236461b0a29546de9e0c.tar.bz2 txr-76c208abe91252abb8d5236461b0a29546de9e0c.zip |
doc: minor flaw in select syntax markup.
* txr.1: remove space between | and "function".
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31734,7 +31734,7 @@ which defaults to .coNP Function @ select .synb -.mets (select < sequence >> { index-list <> | function }) +.mets (select < sequence >> { index-list | << function }) .syne .desc The |