From: Jim Meyering Date: Sun, 4 Nov 2001 09:03:15 +0000 (+0000) Subject: (usage): Add one-line description. X-Git-Tag: TEXTUTILS-2_0_17~166 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4155657f6f6e645cf065d50672290e2f153b9bbc;p=platform%2Fupstream%2Fcoreutils.git (usage): Add one-line description. --- diff --git a/src/ptx.c b/src/ptx.c index 75bc7ed..2395cbd 100644 --- a/src/ptx.c +++ b/src/ptx.c @@ -1,5 +1,5 @@ /* Permuted index for GNU, with keywords in their context. - Copyright (C) 1990, 1991, 1993, 1998-2000 Free Software Foundation, Inc. + Copyright (C) 1990, 1991, 1993, 1998-2001 Free Software Foundation, Inc. François Pinard , 1988. This program is free software; you can redistribute it and/or modify @@ -1861,8 +1861,9 @@ Usage: %s [OPTION]... [INPUT]... (without -G)\n\ or: %s -G [OPTION]... [INPUT [OUTPUT]]\n"), program_name, program_name); fputs (_("\ -Mandatory arguments to long options are mandatory for short options too.\n\ +Output a permuted index, including context, of the words in the input files.\n\ \n\ +Mandatory arguments to long options are mandatory for short options too.\n\ -A, --auto-reference output automatically generated references\n\ -C, --copyright display Copyright and copying conditions\n\ -G, --traditional behave more like System V `ptx'\n\