diff options
-rw-r--r-- | txr.1 | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -10423,6 +10423,14 @@ syntax enclosed in the braces or syntactic unit. This indicates a repetition of one or more of the given syntax enclosed in the braces or syntactic unit. +.coIP {syntax | syntax | ...} +This indicates a choice among alternatives. +May be combined with +.code + +or +.code * +repetition. + .ie n \{\ .coIP [syntax] [<word>] .\} |