--- ray/doc/man/man1/rcode_ident.1 2019/08/26 19:23:51 1.4 +++ ray/doc/man/man1/rcode_ident.1 2022/02/02 22:25:24 1.6 @@ -1,4 +1,4 @@ -.\" RCSid "$Id: rcode_ident.1,v 1.4 2019/08/26 19:23:51 greg Exp $" +.\" RCSid "$Id: rcode_ident.1,v 1.6 2022/02/02 22:25:24 greg Exp $" .TH RCODE_IDENT 1 7/19/2019 RADIANCE .SH NAME rcode_ident - store identifiers in an indexed map and retrieve from same @@ -34,13 +34,11 @@ input.txt ][ .B \-tS ] -[ input.idx [output.txt] -] .SH DESCRIPTION .I Rcode_ident -Takes a list of ASCII identifiers on the input and encodes them +takes a list of ASCII identifiers on the input and encodes them as a 16-bit index to a table appended to the output. This default index size can hold up to 65 thousand unique IDs, which is suitable for most applications. @@ -63,6 +61,9 @@ and the maximum ID length is 255 characters. .PP Input is taken from the first named file, or standard input if no files are given. +(Input file is required for +.I \-r +option.) Output is sent to the second named file, or standard output if none. .PP The