mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 15:22:38 +00:00
ptx: add description
This commit is contained in:
parent
68d68f04ed
commit
d971f45ed9
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ ptx [OPTION]... [INPUT]...
|
|||
ptx -G [OPTION]... [INPUT [OUTPUT]]
|
||||
```
|
||||
|
||||
Produce a permuted index of file contents
|
||||
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 /'.
|
Loading…
Reference in a new issue