From 3086193091fb7ad6b9f1c1332ac63207a29a0e7b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 13 Mar 1998 15:32:28 +0000 Subject: (usage): Tweak spacing --- src/install.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/install.c') diff --git a/src/install.c b/src/install.c index 4b2fec673..4d9c4374c 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\ -- cgit v1.2.3-54-g00ecf