From: Jim Meyering Date: Fri, 13 Mar 1998 15:32:28 +0000 (+0000) Subject: (usage): Tweak spacing X-Git-Tag: FILEUTILS-3_16n~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3086193091fb7ad6b9f1c1332ac63207a29a0e7b;p=thirdparty%2Fcoreutils.git (usage): Tweak spacing --- diff --git a/src/install.c b/src/install.c index 4b2fec6731..4d9c4374c8 100644 --- a/src/install.c +++ b/src/install.c @@ -705,8 +705,8 @@ In the third format, create all components of the given DIRECTORY(ies).\n\ -c (ignored)\n\ -d, --directory treat all arguments as directory names; create all\n\ components of the specified directories\n\ - -D create all leading components of DEST except the last,\n\ - then copy SOURCE to DEST; useful in the 1st format\n\ + -D create all leading components of DEST except the last,\n\ + then copy SOURCE to DEST; useful in the 1st format\n\ -g, --group=GROUP set group ownership, instead of process' current group\n\ -m, --mode=MODE set permission mode (as in chmod), instead of rwxr-xr-x\n\ -o, --owner=OWNER set ownership (super-user only)\n\