-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

ptx


> Generate a permuted index of words from one or more text files.

More information.


Generate a permuted index where the first field of each line is an index reference:

ptx --references {path/to/file}

Generate a permuted index with automatically generated index references:

ptx --auto-reference {path/to/file}

Generate a permuted index with a fixed width:

ptx --width={width_in_columns} {path/to/file}

Generate a permuted index with a list of filtered words:

ptx --only-file={path/to/filter} {path/to/file}

Generate a permuted index with SYSV-style behaviors:

ptx --traditional {path/to/file}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 15:39:42 2024