From: Jim Meyering Date: Mon, 6 Oct 1997 13:09:28 +0000 (+0000) Subject: (usage): Add a line describing --verbose. X-Git-Tag: TEXTUTILS-1_22c~295 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2e1d300fe5bc60a160b05bed2e49849e4579e8ba;p=thirdparty%2Fcoreutils.git (usage): Add a line describing --verbose. --- diff --git a/src/install.c b/src/install.c index 19e46728b3..59d32e8209 100644 --- a/src/install.c +++ b/src/install.c @@ -664,6 +664,7 @@ format, make all components of the given DIRECTORY(ies).\n\ to corresponding destination files\n\ -s, --strip strip symbol tables, only for 1st and 2nd formats\n\ -S, --suffix=SUFFIX override the usual backup suffix\n\ + --verbose print the name of each directory as it is created\n\ -V, --version-control=WORD override the usual version control\n\ --help display this help and exit\n\ --version output version information and exit\n\