From d971f45ed9f50d1226ac1e9f017ede901df9fc64 Mon Sep 17 00:00:00 2001 From: Chen Chi <114895836+ChenChiii@users.noreply.github.com> Date: Sun, 5 Mar 2023 16:43:37 -0800 Subject: [PATCH] ptx: add description --- src/uu/ptx/ptx.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/uu/ptx/ptx.md b/src/uu/ptx/ptx.md index 4bd2152fe..b8717776c 100644 --- a/src/uu/ptx/ptx.md +++ b/src/uu/ptx/ptx.md @@ -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 /'. \ No newline at end of file