]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Tweak spacing
authorJim Meyering <jim@meyering.net>
Fri, 13 Mar 1998 15:32:28 +0000 (15:32 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 13 Mar 1998 15:32:28 +0000 (15:32 +0000)
src/install.c

index 4b2fec67310281f3b8f7a991fb0d5bc866405a5a..4d9c4374c8de1145585807632c2614f6ba489e64 100644 (file)
@@ -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\