Provided by: rust-coreutils_0.0.14-3_amd64 bug

NAME

       ptx - manual page for ptx 0.0.14

DESCRIPTION

       ptx 0.0.14 Output a permuted index, including context, of the words in the input files.

       Mandatory arguments to long options are mandatory for short options too.  With no FILE, or
       when FILE is -, read standard input. Default is '-F /'.

   USAGE:
              /build/rust-coreutils-mQkL0l/rust-coreutils-0.0.14/debian/tmp/usr/bin/ptx
              [OPTION]...                                                              [INPUT]...
              /build/rust-coreutils-mQkL0l/rust-coreutils-0.0.14/debian/tmp/usr/bin/ptx        -G
              [OPTION]... [INPUT [OUTPUT]]

   OPTIONS:
       -A, --auto-reference
              output automatically generated references

       -b, --break-file <FILE>
              word break characters in this FILE

       -f, --ignore-case
              fold lower case to upper case for sorting

       -F, --flag-truncation <STRING>
              use STRING for flagging line truncations

       -g, --gap-size <NUMBER>
              gap size in columns between output fields

       -G, --traditional
              behave more like System V 'ptx'

       -h, --help
              Print help information

       -i, --ignore-file <FILE>
              read ignore word list from FILE

       -M, --macro-name <STRING>
              macro name to use instead of 'xx'

       -o, --only-file <FILE>
              read only word list from this FILE

       -O, --format=roff
              generate output as roff directives

       -r, --references
              first field of each line is a reference

       -R, --right-side-refs
              put references at right, not counted in -w

       -S, --sentence-regexp <REGEXP>
              for end of lines or end of sentences

       -T, --format=tex
              generate output as TeX directives

       -V, --version
              Print version information

       -w, --width <NUMBER>
              output width in columns, reference excluded

       -W, --word-regexp <REGEXP>
              use REGEXP to match each keyword

SEE ALSO

       The  full  documentation  for  ptx is maintained as a Texinfo manual.  If the info and ptx
       programs are properly installed at your site, the command

              info ptx

       should give you access to the complete manual.